On Sun, Jul 26, 2009 at 12:30:28PM -0700, vijay manchala wrote: > > Hi, > > I need some understanding regarding usbHID driver > > I had one device called footpedal usb device, when I connected that > device to the HOST machine RHEL , default usbHID driver is detecting > my footpedal i,e usbhid driver. > > Actually > I dont want usbHID driver to detect foot pedal device, it would have > been nice if there was just a nice simple way of stopping the kernel > usbHID driver from getting in the way, I want this pedal detected by > my own modified mouse driver. Then just send a patch adding your device to the HID blacklist in the driver. That will keep it from being loaded. good luck, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html