> > This will make option grab all the ports, as shown by your dmesg > > output. But USB interfaces 0 and 1 are actually cdc-ether and should > > *not* be grabbed by option.
I also have another curiosity: Why the driver architecture doesn't recognize autonomously the cdc-ether Interface and only gets the serial ports? Thanks, Bye. > -----Ursprüngliche Nachricht----- > Von: Oliver Neukum [mailto:[email protected]] > Gesendet: Mittwoch, 16. November 2016 21:57 > An: Dan Williams <[email protected]> > Cc: Giuseppe Lippolis <[email protected]>; [email protected] > Betreff: Re: add usb option device > > On Wed, 2016-11-16 at 11:49 -0600, Dan Williams wrote: > > This will make option grab all the ports, as shown by your dmesg > > output. But USB interfaces 0 and 1 are actually cdc-ether and should > > *not* be grabbed by option. > > > > You want to limit option to grabbing bInterfaceClass=255 to make sure > > it only gets the serial ports. > > Hi, > > what happens if you actually use these ethernet interfaces while somebody > uses the serial interfaces? > > Regards > Oliver > -- 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
