Bug 433588 - ISA bridge is an unknown pci device
Summary: ISA bridge is an unknown pci device
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: pciutils
Version: rawhide
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Harald Hoyer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-02-20 06:57 UTC by Jane Lv
Modified: 2008-02-21 22:12 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-02-21 22:12:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jane Lv 2008-02-20 06:57:23 UTC
Description of problem:
Tested FC9-Alpha on Intel Weybridge platform with Conroe processor. ISA bridge 
is an unknown pci device in output of "lspci",

00:1f.0 ISA bridge: Intel Corporation Unknown device 2910 (rev 01)

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Install FC9-Alpha
2. Boot up system
3. Run "lspci"
  
Actual results:
An unknown device was found.

Expected results:
All devices can be known by system.

Additional info:

Comment 1 Dave Jones 2008-02-21 22:12:57 UTC
The kernel has nothing to do with lspci.  It's a part of pciutils, which uses a
pci.ids database, which is sourced from here..

http://pciids.sourceforge.net/

When that database gets an entry, eventually it makes its way into a future
pciutils update.



Note You need to log in before you can comment on or make changes to this bug.