On Thu, 4 May 2006, Olaf Hering wrote: > On Wed, May 03, Alan Stern wrote: > > > You should also try adding a backlist entry with HID_QUIRK_NOGET for your > > keyboard. > > Yes, that seems to fix it. I have added this. lsusb shows 2 keyboards > with different ids. Should I add both (3005 and 3006)? > > +#define USB_VENDOR_ID_IBM 0x04b3 > +#define USB_DEVICE_ID_IBM_USBHUB_KB 0x3006 > > + { USB_VENDOR_ID_IBM, USB_DEVICE_ID_IBM_USBHUB_KB, HID_QUIRK_NOGET },
You should use 3005 because that is the actual keyboard. 3006 is the keyboard's internal hub, which doesn't need a blacklist entry. (This should show up in /proc/bus/usb/devices: 3005 uses the usbhid driver and 3006 uses the hub driver.) Alan Stern ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel