Stop usbhid from claiming usb device on hotplug

Armin Moradi amoradi at fedoraproject.org
Sun May 31 20:22:51 EDT 2015


On Sat, May 30, 2015 at 9:28 PM,  <Valdis.Kletnieks at vt.edu> wrote:
> On Sat, 30 May 2015 04:07:08 -0400, Armin Moradi said:
>
>> had done, but while I was reading LDD 3rd ed., I also wanted to get
>> probing to work which is done after the driver is already loaded.
>
> If it's a dummy driver, what device is it going to probe?

I have tried specifying a vendorID and productID in the id_table for
one of the keyboards I have lying around. My expectation would be that
the probe would get called when that device is connected, but I see
usbhid initializing the keyboard and probe() not getting called at
all.



More information about the Kernelnewbies mailing list