77-mm-usb-device-blacklist.rules - allow blacklisting various devices
Aleksander Morgado
aleksander at aleksander.es
Wed Sep 3 01:11:14 PDT 2014
On Wed, Sep 3, 2014 at 3:42 AM, poma <pomidorabelisima at gmail.com> wrote:
> +# Moschip Semiconductor USB-MAC Controller (MCS7830 10/100 Mbps Ethernet adapter)
> +ATTRS{idVendor}=="9710", ATTRS{idProduct}=="7830", ENV{ID_MM_DEVICE_IGNORE}="1"
> +
> +# Conexant Systems (Rockwell), Inc. USB Modem (TRENDnet TFM-561U 56K USB Modem)
> +ATTRS{idVendor}=="0572", ATTRS{idProduct}=="1329", ENV{ID_MM_DEVICE_IGNORE}="1"
> +
The purpose of the blacklist is to include there only devices that
expose TTYs and are not modems.
* Does the Ethernet adapter expose a TTY? If not, then it doesn't
need to be in the blacklist (MM does not probe anything in those).
* The 56K USB modem.... yeah, it isn't a mobile broadband modem, but
there's really no reason why ModemManager shouldn't handle those as
well. Anyone up for a generic 56k plugin?
--
Aleksander
https://aleksander.es
More information about the ModemManager-devel
mailing list