Page MenuHomeFreeBSD

hid: add Sony PS5 DualSense controller driver
AbandonedPublic

Authored by chris.longros_gmail.com on Apr 11 2026, 11:13 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jul 4, 2:06 AM
Unknown Object (File)
Fri, Jul 3, 1:46 AM
Unknown Object (File)
Mon, Jun 29, 4:46 PM
Unknown Object (File)
Sat, Jun 27, 9:59 AM
Unknown Object (File)
Jun 4 2026, 12:37 AM
Unknown Object (File)
May 19 2026, 8:31 PM
Unknown Object (File)
May 16 2026, 5:13 AM
Unknown Object (File)
May 14 2026, 6:44 AM
Subscribers

Details

Reviewers
None
Summary

Add a FreeBSD HID driver for the Sony PS5 DualSense gamepad (USB).
The hardware uses a vendor-specific HID descriptor which the generic
hgame driver cannot parse, so we replace it with a standard Game Pad
descriptor. Lightbar RGB LED and player indicator LEDs are exposed
through sysctl at dev.ps5dualsense.<unit>.

Signed-off-by: Christos Longros <chris.longros@gmail.com>

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 72129
Build 69012: arc lint + arc unit