diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2005-04-08 16:44:59 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2005-04-08 16:44:59 +0000 |
commit | d9a2563b77cf18201f31f8f6616bbe7a383822b7 (patch) | |
tree | f6776c826af8b034b0bfa3bc0aa220c949b1e073 | |
parent | 67342680c105fbe26557a0c16406447808bc9265 (diff) | |
download | ldetect-lst-d9a2563b77cf18201f31f8f6616bbe7a383822b7.tar ldetect-lst-d9a2563b77cf18201f31f8f6616bbe7a383822b7.tar.gz ldetect-lst-d9a2563b77cf18201f31f8f6616bbe7a383822b7.tar.bz2 ldetect-lst-d9a2563b77cf18201f31f8f6616bbe7a383822b7.tar.xz ldetect-lst-d9a2563b77cf18201f31f8f6616bbe7a383822b7.zip |
add full support for Intel ESB2 DID
-rw-r--r-- | lst/pcitable | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/lst/pcitable b/lst/pcitable index 004e7bb0..eb8256a5 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -6214,7 +6214,14 @@ 0x8086 0x266d "snd-intel8x0m" "Intel Corp.|I/O Controller Hub Modem" 0x8086 0x266e "snd-intel8x0" "Intel Corp.|82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller" 0x8086 0x266f "piix" "Intel Corp.|I/O Controller Hub PATA" -0x8086 0x269a "snd-hda-intel" "ESB2 Southbridge HDA DID" +0x8086 0x2680 "ata_piix" "" +0x8086 0x2681 "ahci" "" +0x8086 0x2682 "ahci" "" +0x8086 0x2683 "ahci" "" +0x8086 0x2698 "snd-intel8x0" "" +0x8086 0x269a "snd-hda-intel" "Intel Corp.|ESB2 Southbridge HDA DID" +0x8086 0x269b "i2c-i801" "" +0x8086 0x269e "piix" "" 0x8086 0x2770 "unknown" "Intel Corporation|Memory Controller Hub" 0x8086 0x2771 "unknown" "Intel Corporation|PCI Express Graphics Port" 0x8086 0x2772 "unknown" "Intel Corporation|Integrated Graphics Controller" |