Page MenuHomeFreeBSD

seuros (Abdelkader Boudih)
User

Projects

User does not belong to any projects.

User Details

User Since
Dec 30 2025, 1:15 AM (36 w, 21 h)

Recent Activity

Today

seuros added inline comments to D59467: apple_bce: add a basic manpage describing the driver.
Tue, Sep 8, 4:16 PM
seuros added a comment to D59155: nvme: program the arbitration burst from Identify RAB.

Sure thing. I want to land it next week , after you and @olce test it.

Tue, Sep 8, 7:43 AM
seuros added a reviewer for D59155: nvme: program the arbitration burst from Identify RAB: olce.
Tue, Sep 8, 12:22 AM
seuros committed rGf195b9f3f6f7: nvme: limit I/O queue trackers to Identify MAXCMD (authored by seuros).
nvme: limit I/O queue trackers to Identify MAXCMD
Tue, Sep 8, 12:21 AM
seuros committed rGa14a81016b14: bce_vhci: fix duplicate endpoint queue registration, ratelimit failure logging (authored by seuros).
bce_vhci: fix duplicate endpoint queue registration, ratelimit failure logging
Tue, Sep 8, 12:21 AM
seuros committed rG82f70a0070a3: nvme: name the Create I/O queue cdw11 fields, use Medium QPRIO (authored by seuros).
nvme: name the Create I/O queue cdw11 fields, use Medium QPRIO
Tue, Sep 8, 12:21 AM
seuros closed D59154: nvme: limit I/O queue trackers to Identify MAXCMD.
Tue, Sep 8, 12:21 AM
seuros closed D59153: nvme: name the Create I/O queue cdw11 fields, use Medium QPRIO.
Tue, Sep 8, 12:21 AM
seuros closed D58831: bce_vhci: fix duplicate endpoint queue registration, ratelimit failure logging.
Tue, Sep 8, 12:21 AM

Yesterday

seuros added inline comments to D59470: asmc.4: clean up/modernize manpage.
Mon, Sep 7, 11:09 PM
seuros added inline comments to D59470: asmc.4: clean up/modernize manpage.
Mon, Sep 7, 10:53 PM
seuros requested review of D59496: video(4): add extended controls and remaining V4L2 compat symbols.
Mon, Sep 7, 8:09 PM

Sun, Sep 6

seuros added a project to D59469: apple_bce: require usb(4) for vhci functionality: drivers.
Sun, Sep 6, 9:23 PM · drivers
seuros accepted D59469: apple_bce: require usb(4) for vhci functionality.
Sun, Sep 6, 9:22 PM · drivers
seuros accepted D59467: apple_bce: add a basic manpage describing the driver.
Sun, Sep 6, 8:03 PM
seuros committed rGe8018942942e: apple_bce: initiate IN data phase for control transfers (authored by seuros).
apple_bce: initiate IN data phase for control transfers
Sun, Sep 6, 7:49 PM
seuros committed rGc0ec1e0e60ca: apple_bce: fix C_CONNECT_STATUS during port reset (authored by seuros).
apple_bce: fix C_CONNECT_STATUS during port reset
Sun, Sep 6, 7:49 PM
seuros committed rG13e9b4e5e21d: apple_bce: ignore duplicate TRANSFER_REQUEST in STATUS state (authored by seuros).
apple_bce: ignore duplicate TRANSFER_REQUEST in STATUS state
Sun, Sep 6, 7:49 PM
seuros committed rGc6db719a548f: asmc: add sleep indicator LED control via sysctl (authored by seuros).
asmc: add sleep indicator LED control via sysctl
Sun, Sep 6, 7:49 PM
seuros committed rGba28690cc6e0: apple_bce: fix cold boot panic in mailbox send (authored by seuros).
apple_bce: fix cold boot panic in mailbox send
Sun, Sep 6, 7:49 PM
seuros committed rGac5440ec248f: apple_bce: kick USB explore thread after VHCI attach (authored by seuros).
apple_bce: kick USB explore thread after VHCI attach
Sun, Sep 6, 7:49 PM
seuros closed D58872: apple_bce: initiate IN data phase for control transfers.
Sun, Sep 6, 7:49 PM
seuros closed D58875: apple_bce: fix C_CONNECT_STATUS during port reset.
Sun, Sep 6, 7:48 PM
seuros closed D58873: apple_bce: ignore duplicate TRANSFER_REQUEST in STATUS state.
Sun, Sep 6, 7:48 PM
seuros closed D58865: asmc: add sleep indicator LED control via sysctl.
Sun, Sep 6, 7:48 PM
seuros closed D58871: apple_bce: fix cold boot panic in mailbox send.
Sun, Sep 6, 7:48 PM
seuros closed D58870: apple_bce: kick USB explore thread after VHCI attach.
Sun, Sep 6, 7:48 PM
seuros updated the diff for D58863: intel: add hfsts debug-probe driver for Intel ME/HECI firmware status.

reformat man page

Sun, Sep 6, 7:25 PM · drivers
seuros added a comment to D58870: apple_bce: kick USB explore thread after VHCI attach.

It a dependency MODULE_DEPEND(bce_vhci, usb, 1, 1, 1); L254

Sun, Sep 6, 6:58 PM
seuros updated the diff for D58872: apple_bce: initiate IN data phase for control transfers.

refactor spaghetti code into function.

Sun, Sep 6, 6:30 PM

Sat, Sep 5

seuros committed rG7c73fdb618d7: video: bump __FreeBSD_version for V4L2 camera class renumbering (authored by seuros).
video: bump __FreeBSD_version for V4L2 camera class renumbering
Sat, Sep 5, 9:19 PM
seuros committed rGea7c31ba9d21: video(4): fix camera control class ABI and add missing V4L2 constants (authored by seuros).
video(4): fix camera control class ABI and add missing V4L2 constants
Sat, Sep 5, 9:19 PM
seuros closed D59460: video: bump __FreeBSD_version for V4L2 camera class renumbering.
Sat, Sep 5, 9:19 PM
seuros closed D59459: video(4): fix camera control class ABI and add missing V4L2 constants.
Sat, Sep 5, 9:19 PM
seuros retitled D59460: video: bump __FreeBSD_version for V4L2 camera class renumbering from sys/param.h: bump __FreeBSD_version for the videoio.h camera class renumbering to video: bump __FreeBSD_version for V4L2 camera class renumbering.
Sat, Sep 5, 9:16 PM
seuros retitled D59459: video(4): fix camera control class ABI and add missing V4L2 constants from videoio.h: fix camera control class ABI and add missing V4L2 constants to video(4): fix camera control class ABI and add missing V4L2 constants.
Sat, Sep 5, 9:15 PM
seuros requested review of D59460: video: bump __FreeBSD_version for V4L2 camera class renumbering.
Sat, Sep 5, 8:44 PM
seuros requested review of D59459: video(4): fix camera control class ABI and add missing V4L2 constants.
Sat, Sep 5, 8:42 PM

Thu, Sep 3

seuros added a comment to D57465: LinuxKPI: Create `linux/util_macros.h`.

@siri_racha.ca , i reformatted the summary, you can edit it if you wish.
It should be 80 columns or less.

Thu, Sep 3, 7:03 PM · linuxkpi
seuros updated the summary of D57465: LinuxKPI: Create `linux/util_macros.h`.
Thu, Sep 3, 7:02 PM · linuxkpi
seuros accepted D57465: LinuxKPI: Create `linux/util_macros.h`.
Thu, Sep 3, 6:59 PM · linuxkpi
seuros committed rG125ec0e30785: nvme: limit namespace character-device I/O size (authored by seuros).
nvme: limit namespace character-device I/O size
Thu, Sep 3, 3:35 PM
seuros committed rGb90c2b13e975: nvme: complete requests when payload DMA mapping fails (authored by seuros).
nvme: complete requests when payload DMA mapping fails
Thu, Sep 3, 3:35 PM
seuros closed D59151: nvme: complete requests when payload DMA mapping fails.
Thu, Sep 3, 3:34 PM
seuros closed D59152: nvme: limit namespace character-device I/O size.
Thu, Sep 3, 3:34 PM
seuros requested changes to D57465: LinuxKPI: Create `linux/util_macros.h`.

This need @ziaee's review , the util_macros.h header is not style(9) compliant.

Thu, Sep 3, 1:51 PM · linuxkpi

Wed, Sep 2

seuros updated the summary of D59151: nvme: complete requests when payload DMA mapping fails.
Wed, Sep 2, 12:05 PM
seuros updated the summary of D59153: nvme: name the Create I/O queue cdw11 fields, use Medium QPRIO.
Wed, Sep 2, 9:09 AM
seuros updated the summary of D59154: nvme: limit I/O queue trackers to Identify MAXCMD.
Wed, Sep 2, 8:33 AM

Tue, Sep 1

seuros updated the diff for D59155: nvme: program the arbitration burst from Identify RAB.

rebase

Tue, Sep 1, 6:44 PM
seuros updated the diff for D59151: nvme: complete requests when payload DMA mapping fails.

update flow

Tue, Sep 1, 6:41 PM
seuros updated the summary of D59152: nvme: limit namespace character-device I/O size.
Tue, Sep 1, 6:28 PM
seuros updated the summary of D59156: nvme: drop the S3X single-outstanding-I/O quirk.
Tue, Sep 1, 6:27 PM

Mon, Aug 31

seuros added a comment to D58863: intel: add hfsts debug-probe driver for Intel ME/HECI firmware status.

I'm waiting for @ziaee's review before i reword it, but i agree with you

Mon, Aug 31, 7:21 PM · drivers
seuros committed rG4dcb33ebc80d: inetd: only declare and use the mapped-address netconfig under INET6 (authored by seuros).
inetd: only declare and use the mapped-address netconfig under INET6
Mon, Aug 31, 6:18 PM
seuros closed D59277: inetd: only declare and use the mapped-address netconfig under INET6.
Mon, Aug 31, 6:17 PM · Contributor Reviews (src)
seuros updated the summary of D59277: inetd: only declare and use the mapped-address netconfig under INET6.
Mon, Aug 31, 6:01 PM · Contributor Reviews (src)
seuros retitled D59277: inetd: only declare and use the mapped-address netconfig under INET6 from inetd: collapse the RPC registration pair into one array to inetd: only declare and use the mapped-address netconfig under INET6.
Mon, Aug 31, 6:01 PM · Contributor Reviews (src)
seuros updated the diff for D59277: inetd: only declare and use the mapped-address netconfig under INET6.

revert refactoring

Mon, Aug 31, 5:57 PM · Contributor Reviews (src)
seuros retitled D59277: inetd: only declare and use the mapped-address netconfig under INET6 from inetd: fix bogus uninitialized warning to inetd: collapse the RPC registration pair into one array.
Mon, Aug 31, 2:16 PM · Contributor Reviews (src)
seuros updated the diff for D59277: inetd: only declare and use the mapped-address netconfig under INET6.

refactor and dedup code

Mon, Aug 31, 2:12 PM · Contributor Reviews (src)
seuros added a comment to D59277: inetd: only declare and use the mapped-address netconfig under INET6.

I built the world without ipv6 support . We don't test that in CI.

Mon, Aug 31, 9:16 AM · Contributor Reviews (src)
seuros requested review of D59283: cam (mmc): only report 1.8V signaling once the bus has switched.
Mon, Aug 31, 12:07 AM

Sun, Aug 30

seuros requested review of D59277: inetd: only declare and use the mapped-address netconfig under INET6.
Sun, Aug 30, 9:30 PM · Contributor Reviews (src)

Sat, Aug 29

seuros committed rGcd7541977e2c: gpioled: defer gpio pin writes to a taskqueue (authored by seuros).
gpioled: defer gpio pin writes to a taskqueue
Sat, Aug 29, 6:57 PM
seuros closed D59263: gpioled: defer gpio pin writes to a taskqueue.
Sat, Aug 29, 6:57 PM
seuros updated the diff for D59263: gpioled: defer gpio pin writes to a taskqueue.

add comments

Sat, Aug 29, 6:35 PM
seuros updated the summary of D59263: gpioled: defer gpio pin writes to a taskqueue.
Sat, Aug 29, 6:07 PM
seuros updated the summary of D59263: gpioled: defer gpio pin writes to a taskqueue.
Sat, Aug 29, 6:06 PM
seuros added inline comments to D59263: gpioled: defer gpio pin writes to a taskqueue.
Sat, Aug 29, 4:40 PM
seuros added inline comments to D59264: vt_simplefb: support armv7 and U-Boot-placed framebuffer nodes.
Sat, Aug 29, 3:08 PM · ARM, drivers
seuros requested review of D59264: vt_simplefb: support armv7 and U-Boot-placed framebuffer nodes.
Sat, Aug 29, 3:05 PM · ARM, drivers
seuros requested review of D59263: gpioled: defer gpio pin writes to a taskqueue.
Sat, Aug 29, 12:13 PM

Thu, Aug 27

seuros committed rG51c30180ea48: video: bump __FreeBSD_version for V4L2 cropping and overlay symbols (authored by seuros).
video: bump __FreeBSD_version for V4L2 cropping and overlay symbols
Thu, Aug 27, 7:05 PM
seuros committed rGd5016a820414: video: add V4L2 cropping, control menu and overlay symbols (authored by seuros).
video: add V4L2 cropping, control menu and overlay symbols
Thu, Aug 27, 7:05 PM
seuros closed D59203: video: add V4L2 cropping, control menu and overlay symbols.
Thu, Aug 27, 7:05 PM · drivers
seuros closed D59208: video: bump __FreeBSD_version for V4L2 cropping and overlay symbols.
Thu, Aug 27, 7:05 PM · drivers
seuros accepted D59165: nvme.4: Canonicalize LOADER TUNABLES.
Thu, Aug 27, 4:39 PM
seuros updated the diff for D59208: video: bump __FreeBSD_version for V4L2 cropping and overlay symbols.

updating the UPDATING

Thu, Aug 27, 4:21 PM · drivers
seuros accepted D59211: tpm: Remove Giant from the TPM 1.2 driver.
Thu, Aug 27, 1:09 PM
seuros added inline comments to D59165: nvme.4: Canonicalize LOADER TUNABLES.
Thu, Aug 27, 10:07 AM
seuros requested review of D59208: video: bump __FreeBSD_version for V4L2 cropping and overlay symbols.
Thu, Aug 27, 9:57 AM · drivers
seuros added a comment to D59203: video: add V4L2 cropping, control menu and overlay symbols.

I'm adding the OSVersion bump in a separate diff.

Thu, Aug 27, 9:38 AM · drivers

Wed, Aug 26

seuros updated the summary of D59203: video: add V4L2 cropping, control menu and overlay symbols.
Wed, Aug 26, 9:56 PM · drivers
seuros added a project to D59203: video: add V4L2 cropping, control menu and overlay symbols: drivers.
Wed, Aug 26, 9:55 PM · drivers
seuros requested review of D59203: video: add V4L2 cropping, control menu and overlay symbols.
Wed, Aug 26, 9:54 PM · drivers
seuros added a comment to D58863: intel: add hfsts debug-probe driver for Intel ME/HECI firmware status.

@ziaee Your signoff on the man page. Then we can land this.

Wed, Aug 26, 9:28 PM · drivers
seuros committed rGf22ffd63aa83: intelspi: add Nova Lake SPI controller IDs (authored by seuros).
intelspi: add Nova Lake SPI controller IDs
Wed, Aug 26, 5:29 PM
seuros committed rG59379461f00c: intelspi: add Panther Lake SPI controller IDs (authored by seuros).
intelspi: add Panther Lake SPI controller IDs
Wed, Aug 26, 5:29 PM
seuros closed D59013: intelspi: add Nova Lake SPI controller IDs.
Wed, Aug 26, 5:29 PM · drivers
seuros closed D59012: intelspi: add Panther Lake SPI controller IDs.
Wed, Aug 26, 5:29 PM · drivers
seuros committed rGeeb02a9c24e9: intelspi: add Wildcat Lake SPI controller IDs (authored by seuros).
intelspi: add Wildcat Lake SPI controller IDs
Wed, Aug 26, 5:15 PM
seuros closed D59011: intelspi: add Wildcat Lake SPI controller IDs.
Wed, Aug 26, 5:14 PM · drivers
seuros updated the diff for D58863: intel: add hfsts debug-probe driver for Intel ME/HECI firmware status.

add NOTES entry

Wed, Aug 26, 10:09 AM · drivers
seuros updated the diff for D58863: intel: add hfsts debug-probe driver for Intel ME/HECI firmware status.

address comments

Wed, Aug 26, 2:15 AM · drivers

Tue, Aug 25

seuros added inline comments to D59154: nvme: limit I/O queue trackers to Identify MAXCMD.
Tue, Aug 25, 8:06 PM
seuros updated the diff for D59156: nvme: drop the S3X single-outstanding-I/O quirk.

rebase

Tue, Aug 25, 6:35 AM
seuros updated the diff for D59155: nvme: program the arbitration burst from Identify RAB.

rebase

Tue, Aug 25, 6:35 AM
seuros updated the diff for D59154: nvme: limit I/O queue trackers to Identify MAXCMD.

rebase

Tue, Aug 25, 6:35 AM
seuros updated the diff for D59153: nvme: name the Create I/O queue cdw11 fields, use Medium QPRIO.

rebase

Tue, Aug 25, 6:34 AM