Fix braino. size->count
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feb 17 2026
Feb 10 2026
Dec 24 2025
Dec 17 2025
Update page table in chunks having faked page array fit in malloc zone
Dec 16 2025
Not needed after D54225 changes
D54225 uses pmap_qenter() now
Use pmap_qenter() instead homegrown pmap_qmapdev_attr()
Dec 15 2025
s/lkpi_/linuxkpi_/
Add actual arch name to panic message
Dec 14 2025
s/linux_/lkpi_/ in function names
This should be joined with D54223
This should be joined with D54226
Dec 1 2025
Nov 30 2025
It also adds support for compound HID like keyboard and mice sharing the same USB interface
In D53931#1233481, @wulf wrote:Old uhid(4) features now are provided with hidraw(4) driver, Note that character device path now changed from /dev/uhid# to /dev/hidraw#. To use old path recompile kernel with option HIDRAW_MAKE_UHID_ALIAS added to kernel config. Hidraw(4) is not loaded by default. kldload hidraw.ko is required.
Nov 29 2025
In D53931#1232324, @emaste wrote:@wulf can we add a sentence or two about any user-facing impact, config changes, etc.? For most people it will be a no-op.
What about:
- peripherals other than keyboard and mouse, like game controllers?
usbhid enables support for following devices:
- absolute mices for virtualized environments in hms(4)
- digitizers and pens in hpen(4)
- special keyboard function keys (volume, brightness, etc.) in hcons(4) and hsctrl(4)
- game controllers. XBox360 and PS4 gamepads in xb360gp(4) and ps4dshock(4) and generic devices in hgame(4)
- raw HID devices in hidraw(4)
- FIDO keys handled by u2f
Should work like before neither device name nor protocol has been changed
- Interaction with HID devices on other than USB
Not expected
Nov 18 2025
That effectively reverts commit 548d3aa856a9
That effectively reverts commit 548d3aa856a9 (https://github.com/freebsd/freebsd-src/commit/548d3aa856a97f4483554beceeb57fa9ba0ff913) and thus will broke some rare devices.
Nov 12 2025
Sep 29 2025
Sep 27 2025
Sep 25 2025
Sep 24 2025
Sep 23 2025
Sep 22 2025
Sep 21 2025
Sep 20 2025
Drop moused.conf hacks.
Run moused with devd
Sep 8 2025
Sep 6 2025
I have no strong opinion if this right or not. This list is derived from Linux driver with no modifications.
Probably, it has many more duplications. All vendor "0x0bda" devices are handled by generic Realtek entry.
Sep 4 2025
I will try to address comments on weekend
Aug 30 2025
Aug 27 2025
Fix paths in msconvd rc script
In D52164#1191671, @ziaee wrote:Is this the one Yusuf and I have been testing from your GitHub?
Aug 26 2025
I know about a dozen of persons who tested it.
Aug 22 2025
Aug 18 2025
Committed as 4a04e0a6
Aug 17 2025
Committed as adc2c156acb50bac6e8ec66b72cadc8910ce4975