On Mon, 27 Oct 2008 21:42:22 +1100 Russell Shaw
<[EMAIL PROTECTED]> wrote:
> Hi,
> What is linux-2.6.24/include/linux/pci_ids.h used for?

It contains a known list of PCI IDs. However, drivers can use their own
hex value instead of a known value from the list.

> lspci -x gives a device (0x2937) that is not in the list:
> 
> 00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB
> UHCI Controller #4 (rev 02)
> 00: 86 80 37 29 05 00 90 02 02 00 03 0c 00 00 80 00
> 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> 20: 81 c4 00 00 00 00 00 00 00 00 00 00 43 10 77 82
> 30: 00 00 00 00 50 00 00 00 00 00 00 00 0b 01 00 00
> 
> 
> Does it matter?

No, lspci is a userspace utility with a different list of known PCI IDs.
On Debian systems, you can update it (as root) with the
command update-pciids.


Erik

-- 
Erik Mouw -- [EMAIL PROTECTED]
GPG key fingerprint: D6AC 7F15 A26E C5C4 62E0  4A58 FCF9 551C 9B48 B68D

Attachment: signature.asc
Description: PGP signature

  • pci_ids.h Russell Shaw
    • Re: pci_ids.h Erik Mouw

Reply via email to