After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 701956 - [MM 0.8] Better handle devices in the 'pci' subsystem
[MM 0.8] Better handle devices in the 'pci' subsystem
Status: RESOLVED NOTGNOME
Product: NetworkManager
Classification: Platform
Component: ModemManager
git master
Other Linux
: Normal normal
: ---
Assigned To: NetworkManager maintainer(s)
NetworkManager maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-06-10 18:27 UTC by Aleksander Morgado
Modified: 2014-10-15 08:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Aleksander Morgado 2013-06-10 18:27:52 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.
Comment 1 Dan Williams 2013-06-17 16:27:49 UTC
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.
Comment 2 Aleksander Morgado 2014-10-15 08:49:05 UTC
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.