On 7/18/07, Greg KH <[EMAIL PROTECTED]> wrote: > On Wed, Jul 18, 2007 at 04:28:29PM -0400, Xiaofan Chen wrote: > > One more thing, ldusb supports some HID device. How does it prevent > > the kernel USBHID driver from claiming it? > > The usb hid driver has a very large blacklist of devices that are not > really HID devices. The ones claimed by this driver are in that list. >
I see. Thanks. Just wondering what is the policy of accepting a device into the HID blacklist? Right now we need to detach the kernel usbhid driver in various libusb based application for the PICkit 1 and PICKit 2 USB Programmers. #define USB_VENDOR_ID_MICROCHIP 0x04d8 #define USB_DEVICE_ID_PICKIT1 0x0032 #define USB_DEVICE_ID_PICKIT2 0x0033 So to blacklist PICKit 1 and 2 is not necessary but might help to reduce support and patches to the old application. ;-) Regards, Xiaofan http://groups.google.com/group/pickit-devel ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel