non modem devices
Aleksander Morgado
aleksander at lanedo.com
Wed Oct 30 16:12:42 CET 2013
On 10/30/2013 03:54 PM, Dan Williams wrote:
> 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.
>
Pushed then to git master.
--
Aleksander
More information about the ModemManager-devel
mailing list