Bug 5778 - ScanPciFindPciClassBy(Device|Subsys) are useless
Summary: ScanPciFindPciClassBy(Device|Subsys) are useless
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: git
Hardware: All All
: high normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-01 09:48 UTC by Ian Romanick
Modified: 2007-11-17 18:37 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.