[Bug 290984] usbhid: 8BitDo Adapter 2 doesn't work

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 24 Nov 2025 10:35:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290984

--- Comment #11 from Alex S <iwtcex@gmail.com> ---
(In reply to Stefan Schlosser from comment #10)

> It is working with the SDL drivers though, correct permissions on /dev/usb/* provided.

games/devd-controller-rules was committed a few days ago.

> What are the advantages of SDL's drivers?

SDL has more drivers, the mapping is always correct,
force feedback works, additional features like
gyro/accelerometer are generally expected to work.

The kernel drivers are still useful for a few apps that use evdev
directly (can't think of any examples at the moment) and Linux games
running under Linuxulator (where hidraw used by hidapi SDL drivers
is currently broken).

-- 
You are receiving this mail because:
You are the assignee for the bug.