GNOME Bugzilla – Bug 701956
[MM 0.8] Better handle devices in the 'pci' subsystem
Last modified: 2014-10-15 08:49:05 UTC
When MM detects a device in the 'pci' subsystem, it should: * check whether the device is in a special new whitelist of devices to always accept (e.g. Nozomi Cardbus devices) * check whether the device uses a serial kernel driver, and if so, treat it as if it was in the serial-adapters greylist (e.g. only probe during manual Scan()). * otherwise, skip the device all together.
Seems reasonable. Nozomi is the only PCI device I know of that's only a WWAN modem (as opposed to a generic serial adapter), and it's likely that any others are going to be very, very old, so a whitelist for these is quite sensible.
Moving bugreport to the new ModemManager bugzilla in fd.o; summarized the issue there as well. Please subscribe to the new bugreport to get new updates. https://bugs.freedesktop.org/show_bug.cgi?id=85039 Closing this report as NOTGNOME.