Stop usbhid from claiming usb device on hotplug

Abhishek bist ishubist at gmail.com
Sat May 30 03:54:31 EDT 2015


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 at 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 at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20150530/1786c247/attachment.html 


More information about the Kernelnewbies mailing list