Re: USB Keypad

Greg KH (greg@kroah.com)
Thu, 18 Jul 2002 20:35:39 -0700


On Thu, Jul 18, 2002 at 11:30:05PM -0400, Josh Litherland wrote:
> On Thu, Jul 18, 2002 at 08:24:45PM -0700, Greg KH wrote:
>
> > If the device is detected, how is it detected? Is the USB HID driver
> > binding to the device?
>
> hub.c: USB new device connect on bus1/1, assigned device number 4
> input0: USB HID v1.00 Keyboard [ USB Keypad ] on usb1:4.0

Looks good to me (from a USB subsystem standpoint.) As for why it's not
working for you, I don't know. Perhaps it's spitting out keycodes that
you're not expecting to see.

Good luck,

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