non modem devices
Dan Williams
dcbw at redhat.com
Wed Oct 30 15:54:29 CET 2013
On Wed, 2013-10-30 at 11:27 +0100, Aleksander Morgado wrote:
> On 10/30/2013 10:30 AM, Paul Campbell wrote:
> > Hi please add these 2 pairs of lines to the end of src/77-mm-usb-serial-
> > adapters-greylist.rules - these two non-modem devices are USB serial devices
> > (an arduino based robot board and a programmer/gateway for a set of RF
> > devices)
> >
> > # DSpace robot serial devices
> > ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="6042",
> > ENV{ID_MM_DEVICE_IGNORE}="1"
> >
> > # Moonbase Otago CheapRF serial devices
> > ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="6086",
> > ENV{ID_MM_DEVICE_IGNORE}="1"
> >
>
> Maybe worth blacklisting the whole 0x1d50 vendor ID? E.g.
>
> #Openmoko based devices, not modems
> ATTRS{idVendor}=="1d50", ENV{ID_MM_DEVICE_IGNORE}="1"
>
> What do you think?
Yeah, lets do that for now. Nothing on this list:
http://wiki.openmoko.org/wiki/USB_Product_IDs
seems to be an actual modem. I know after they stopped doing phones
they started handing out PIDs in their VID space, so this list might
grow, but we'll deal with that later if a modem shows up here.
Dan
More information about the ModemManager-devel
mailing list