Oliver Neukum <[email protected]> writes:
> Am Dienstag, den 24.10.2017, 23:17 +0300 schrieb Gal Shalif:
>> The option driver is compiled as a module.
>> The option driver patch, and other related patches are listed within
>> my previous email:
>
> Hi,
>
> but you are adding the device unconditionally to the HID blacklist.
> Thus the HID part becomes unusable even if you compile a kernel without
> the option driver.

I don't understand why the blacklist is necessary at all.

You can always unbind the driver, right?  And usb_modeswitch will even
do it for you. The referenced doc does not seem to mention any HID
interface.  And all examples seem to switch this modem using a simple
"set configuration" request.  Changing configs will automatically unbind
any interface drivers.  So why do we need a blacklist entry here?


Bjørn
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to