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 hid2hci: move from udev-extras 2009-06-16 19:30:22 +02:00
70-hid2hci.rules hid2hci: narrow matches to real HCI devices 2009-06-26 08:17:23 +02:00
hid2hci.c hid2hci: move from udev-extras 2009-06-16 19:30:22 +02:00
Makefile.am cleanup ./configure installation directory options 2009-06-17 02:25:07 +02:00