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