Re: [BUG] USB HID fails to init USB keyboard

From: Pete Zaitcev
Date: Mon Feb 06 2006 - 13:42:06 EST


On Mon, 06 Feb 2006 08:23:39 -0500, "Gabriel A. Devenyi" <devenyga@xxxxxxxxxxx> wrote:

> >> usb 2-4: new low speed USB device using ohci_hcd and address 3
> >> input: USB-compliant keyboard as /class/input/input2
> >> input: USB HID v1.10 Keyboard [USB-compliant keyboard] on usb-0000:00:02.0-4
> >> drivers/usb/input/hid-core.c: input irq status -32 received
> >
> > The -32 is a stall, so it probably wants a NOGET quirk.

> Google tells me there's a blacklist to handle this, located in
> drivers/usb/input/hid-core.c, what info do I need to correctly add this
> keyboard/manufacturer to the blacklist?

Look at the P: line of your /proc/bus/usb/devices, it has the necessary
vendor and product IDs.

-- Pete
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/