Stop usbhid from claiming usb device on hotplug

Greg KH greg at kroah.com
Fri May 29 17:14:19 EDT 2015


On Fri, May 29, 2015 at 04:58:17PM -0400, Armin Moradi wrote:
> Hi all,
> 
> I'm writing a kernel module, but probe() is never called since usbhid
> claims the usb device as soon as the device is plugged in.

What type of module for what type of device?  And why do you want to
override the hid driver from binding to it?

thanks,

greg k-h



More information about the Kernelnewbies mailing list