User Details
User Details
- User Since
- Jun 21 2022, 7:17 PM (205 w, 2 h)
Today
Today
Yesterday
Yesterday
aokblast added a comment to D57194: usb: Add SSP and SSPx2 speed and move USB_*_MAX into enum.
Sun, May 24
Sun, May 24
Sat, May 23
Sat, May 23
aokblast updated the diff for D51225: libusb: implement libusb_get_max_alt_packet_size.
Minor fixes
aokblast updated the diff for D50958: libusb: add parser for interface association descriptor.
Minor fixes
aokblast updated the diff for D51224: libusb: refactor the process of setting option when init the context..
Minor fixes
aokblast updated the diff for D51224: libusb: refactor the process of setting option when init the context..
Minor fixes
aokblast added inline comments to D46193: sys: implement Kernel CFI from clang.
aokblast added inline comments to D46193: sys: implement Kernel CFI from clang.
aokblast added inline comments to D46193: sys: implement Kernel CFI from clang.
aokblast updated the diff for D46193: sys: implement Kernel CFI from clang.
Rebase to main and use safe_read
aokblast requested review of D57208: kern: Implement all dead and no prefixed functions in kern_conf.
aokblast requested review of D57207: random: implement ra_pre_read for fenestrasX.
aokblast updated the diff for D49167: dtrace: fix signature mismatch for dtrace default handler.
Rebase to main
aokblast updated the diff for D49170: kcfi: add _NOCFI in kernel.
Repalace _NOCFI with __nosanitizerkcfi
aokblast updated the diff for D49113: sys/tools: add -s options for KCFI use.
Rebase to main and reflect markj@'s comment
aokblast added a comment to D49168: null.c: fix signature mismatch for null_read.
Will merge this in next tomorrow.
aokblast updated the diff for D49168: null.c: fix signature mismatch for null_read.
Rebase to main
aokblast added a comment to D49166: vfs_subr.c: fix signature mismatch for close method.
@jhb Since it is really trivial. I will merge this next Tuesday if you don't reply.
aokblast updated the diff for D49166: vfs_subr.c: fix signature mismatch for close method.
Rebase to main
aokblast added a comment to D48241: usr.sbin/bhyve: add rendezvous layer for initialization step of bhyve.
bhyve wait mode fails to run with or without this path. I am not sure what is the problem...
aokblast updated the diff for D48241: usr.sbin/bhyve: add rendezvous layer for initialization step of bhyve.
Rebase to main
aokblast added a comment to D52347: usb: support SSP and SSPx2 xHCI.
Just split the patch with multiple smaller one.
aokblast retitled D52347: usb: support SSP and SSPx2 xHCI from usb: support usb 3.1 (SuperSpeedPlus) and usb 3.2 (SuperSpeedPlus_x2) addressing and display for xhci. to usb: support SSP and SSPx2 xHCI.
aokblast updated the diff for D52347: usb: support SSP and SSPx2 xHCI.
Split patches
aokblast requested review of D57204: usb: Add support for SSP and SSPx2 hubs.
aokblast requested review of D57203: usb: Add SSPlus device capability descriptor.
aokblast added reviewers for D57202: usb: Implement usbd_req_get_bos_descriptor helper: USB, adrian.
aokblast requested review of D57202: usb: Implement usbd_req_get_bos_descriptor helper.
aokblast requested review of D57201: usb: Add get_ext_port_status helper function.
aokblast requested review of D57200: usb: Add extended port status struct.
aokblast requested review of D57199: usb: Add usb_bos_foreach helper.
aokblast added reviewers for D57198: usb: support SSP/SSPx2 devices in all-speed consumers: USB, adrian.
aokblast requested review of D57198: usb: support SSP/SSPx2 devices in all-speed consumers.
aokblast requested review of D57197: usbdump: Support SSP and SSPx2 speed display.
aokblast requested review of D57196: usbconfig: Add SSPx2 support.
aokblast requested review of D57195: libusb: Add SSP and SSPx2 enum support.
aokblast added reviewers for D57194: usb: Add SSP and SSPx2 speed and move USB_*_MAX into enum: USB, adrian.
aokblast requested review of D57194: usb: Add SSP and SSPx2 speed and move USB_*_MAX into enum.
aokblast added inline comments to D56970: usb: Refactor usb_proc_msg.
Fri, May 22
Fri, May 22
xhci: Do not drop and add bits in xhci
Thu, May 21
Thu, May 21
aokblast added a comment to D57146: xhci: Do not drop and add bits in xhci.
aokblast added a comment to D52166: bhyve: implement single USB device passthrough support.
aokblast requested review of D57146: xhci: Do not drop and add bits in xhci.
aokblast updated the diff for D57130: xhci: Refactor xhci_setup_generic code.
- xhci: Refactor xhci_generic_setup code
- AI fixed
- AI fix: 2
aokblast updated the diff for D56970: usb: Refactor usb_proc_msg.
- fix by me
aokblast updated the diff for D56970: usb: Refactor usb_proc_msg.
- draft:
- fix: AI fix
- fix by me
Wed, May 20
Wed, May 20
aokblast requested review of D57130: xhci: Refactor xhci_setup_generic code.
Tue, May 19
Tue, May 19
aokblast added inline comments to D57062: bhyve: Check rfb length.
aokblast updated the diff for D57062: bhyve: Check rfb length.
Remove size limit and relies on the frontend
Mon, May 18
Mon, May 18
aokblast added a comment to D57063: bhyve: Sync max {height,width} with pci_fbuf.c.
aokblast requested review of D57063: bhyve: Sync max {height,width} with pci_fbuf.c.
aokblast requested review of D57062: bhyve: Check rfb length.
Fri, May 15
Fri, May 15
aokblast committed rG776584319fb4: sound: Fix lock order reversal in dsp_poll() (authored by aokblast).
sound: Fix lock order reversal in dsp_poll()
aokblast updated the summary of D57009: dsp: Make witness happy.
aokblast updated the diff for D57009: dsp: Make witness happy.
Elaborate commit msg again
aokblast updated the summary of D57009: dsp: Make witness happy.
aokblast updated the diff for D57009: dsp: Make witness happy.
Elaborate on commit msg
aokblast requested review of D57009: dsp: Make witness happy.
Thu, May 14
Thu, May 14
aokblast updated the summary of D56970: usb: Refactor usb_proc_msg.
aokblast updated the diff for D56970: usb: Refactor usb_proc_msg.
Refactor commit msg
aokblast updated the diff for D56970: usb: Refactor usb_proc_msg.
Some lock and unlock stuff
Tue, May 12
Tue, May 12
aokblast updated the diff for D56970: usb: Refactor usb_proc_msg.
Fix shutdown order
aokblast requested review of D56970: usb: Refactor usb_proc_msg.
Sun, May 10
Sun, May 10
aokblast requested review of D56921: sccache: Update to 0.15.0.
Sat, May 9
Sat, May 9
aokblast committed rG555ffd9022de: pci: use uint32_t for eecp (authored by Gisle Nes <gisle@gisle.net>).
pci: use uint32_t for eecp
hwpstate_amd: Initialize CPPC driver type
Fri, May 8
Fri, May 8
aokblast requested review of D56891: usb_hub: Trigger only chaged port on enumeration.
Tue, May 5
Tue, May 5
aokblast committed rGbf2c6d23ad09: Revert "libusb: change callback register handler to int" (authored by aokblast).
Revert "libusb: change callback register handler to int"
aokblast committed rG06271366982e: libusb: fix incorrect status type when completion on cancel the events (authored by aokblast).
libusb: fix incorrect status type when completion on cancel the events
aokblast committed rGce9ced951a0b: libusb: change callback register handler to int (authored by aokblast).
libusb: change callback register handler to int