diff options
author | Alexander Holler <holler@ahsoftware.de> | 2012-11-20 12:47:08 +0100 |
---|---|---|
committer | Johan Hedberg <johan.hedberg@intel.com> | 2012-11-20 14:22:16 +0200 |
commit | d557e0d956d69318664ed5d1c3e4a765da24bc2a (patch) | |
tree | 0d8e1c3fe13269a04caafe94da094b97bb27a894 /lib | |
parent | 34492abc80b5c6649574e9c707d26fb37ab00b22 (diff) |
hid2hci: change subsystem in udev rule from usb to usb*
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.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions