Page MenuHomeFreeBSD

hid: move proper hat switch handling from ps4dshock to hgame
ClosedPublic

Authored by val_packett.cool on Aug 3 2021, 4:42 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jun 26, 7:11 PM
Unknown Object (File)
Fri, Jun 26, 7:51 AM
Unknown Object (File)
Sun, Jun 21, 9:38 PM
Unknown Object (File)
Sat, Jun 20, 9:43 AM
Unknown Object (File)
Sat, Jun 13, 12:58 AM
Unknown Object (File)
Fri, Jun 5, 11:01 PM
Unknown Object (File)
Fri, Jun 5, 8:04 PM
Unknown Object (File)
May 30 2026, 2:58 PM

Details

Summary

Generic "DirectInput" HID gamepads need this handling too.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 40833
Build 37722: arc lint + arc unit

Event Timeline

Which devices it was tested on?

I found out that WebHID wants to do the same thing https://github.com/w3c/gamepad/issues/56 but did not find any docs describing HAT_SWITCH usage in DirectInput mode.

This revision is now accepted and ready to land.Aug 3 2021, 10:15 PM

Tested on a no-name cheap gamepad that literally says "acme" on it, confirmed to match Linux behavior.