1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-05 23:51:28 +03:00
systemd/extras/hid2hci
Martin Pitt ba854cf8c3 Fix hid2hci rules harder
Commit 2b463cb0 changed the rules to match against hiddev* for all devices in
an attempt to fix Debian #567237/LP #444420. However, this caused regressions
with other devices (e. g. LP #550288) and thus was reverted in commit 8b56ba.

Now use hidraw* for the devices where it's confirmed that they only work with
that, and hiddev* for the others.

https://launchpad.net/bugs/444420
2010-06-11 15:14:55 +02:00
..
.gitignore hid2hci: move from udev-extras 2009-06-16 19:30:22 +02:00
70-hid2hci.rules Fix hid2hci rules harder 2010-06-11 15:14:55 +02:00
hid2hci.c hid2hci: include linux/types.h for __u32 2010-04-20 06:57:58 +02:00