eudev/extras/hid2hci
Martin Pitt b53c3a21b9 hid2hci: narrow matches to real HCI devices
The previous rules just checked bInterfaceProtocol but not the actual device
and interface class. This caused the hci rules to be applied for Dell USB hubs
and attached input devices like keyboards and mouses as well, breaking them
completely.

Tighten the match to also check device and interface class/subclass.

https://launchpad.net/bugs/392144
2009-06-26 08:17:23 +02:00
..
.gitignore
70-hid2hci.rules hid2hci: narrow matches to real HCI devices 2009-06-26 08:17:23 +02:00
hid2hci.c
Makefile.am