commit | 759db9ead2c064203e9cb46bfff7c8ef25417b65 | [log] [tgz] |
---|---|---|
author | Christian Vogel <vogelchr@vogel.cx> | Wed Feb 12 20:56:00 2014 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Feb 15 12:26:48 2014 -0800 |
tree | 4d3d1a5b33a380d23656ec6d4c7dc30f15ca1074 | |
parent | 2b54fa6bbef4dbc0beabcc989625204b608d062d [diff] |
usbhid/quirks: Ignore Riso Kagaku Webmail Notifier The "Webmail Notifier" is a USB controlled LED that appears as a HID device. When trying to change the LED via hidraw it returns malformed reports. As "usbled" supports it, we blacklist it in usbhid. Signed-off-by: Christian Vogel <vogelchr@vogel.cx> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>