Bug 5778

Summary: ScanPciFindPciClassBy(Device|Subsys) are useless
Product: xorg Reporter: Ian Romanick <idr>
Component: Server/GeneralAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: high    
Version: git   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Ian Romanick 2006-02-01 09:48:52 UTC
These two functions search a very large table of data in the scanpci module to
learn the class for a named PCI device.  However, the class field for EVERY
ENTRY IN THE TABLE is zero.  The table is generated from pci.ids, which does not
contain any class information.

These routines and anything that calls them should be gutted (patch coming shortly).
Comment 1 Adam Jackson 2006-02-14 18:56:52 UTC
gut at will!
Comment 2 Daniel Stone 2007-02-27 01:30:15 UTC
Sorry about the phenomenal bug spam, guys.  Adding xorg-team@ to the QA contact so bugs don't get lost in future.
Comment 3 Adam Jackson 2007-11-17 18:37:15 UTC
These appear to not exist in 1.4.99.  Closing.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.