mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-12-05 18:14:16 +08:00
d557e0d956
With kernel 3.6 (commit 7e97243c2080ecae7129e83635227fdebd4feef6) the class for some devices (e.g. dongles from Logitech) were changed from usb to usbmisc. As consequence the udev rule for hid2hci didn't work anymore with kernels >= 3.6. Changing the subsystem from "usb" to "usb*" matches both "usb" and "usbmisc" and works with all kernels. |
||
---|---|---|
.. | ||
bluetooth_serial | ||
bluetooth-hid2hci.rules | ||
bluetooth-serial.rules |