I think it is a part of eudyptula challenge and if it is so, just make sure that is it asking for probing or just for dynamic loading. On 30 May 2015 at 13:09, Greg KH <greg@kroah.com> wrote:
On Sat, May 30, 2015 at 01:43:20AM -0400, Armin Moradi wrote:
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
I'm just learning about device drivers, so I'm writing a dummy usb device driver. I've pasted the code here (I hope the formatting is correct):
This was for a challenge that doesn't want you to ask in public, sorry, I'm not going to answer it.
best of luck,
greg k-h
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies