diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2006-01-11 19:14:53 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2006-01-11 19:14:53 +0000 |
commit | b08535d6d6341500b50c5e80e4e93a78c621a0f8 (patch) | |
tree | db02ff43181526aed7400cb064f23a95665ccf6f /lst | |
parent | c5775afdacd3cf0f8b1daeda87ce3cd70fb0290f (diff) | |
download | ldetect-lst-b08535d6d6341500b50c5e80e4e93a78c621a0f8.tar ldetect-lst-b08535d6d6341500b50c5e80e4e93a78c621a0f8.tar.gz ldetect-lst-b08535d6d6341500b50c5e80e4e93a78c621a0f8.tar.bz2 ldetect-lst-b08535d6d6341500b50c5e80e4e93a78c621a0f8.tar.xz ldetect-lst-b08535d6d6341500b50c5e80e4e93a78c621a0f8.zip |
add support for Intel ICH8 DID
Diffstat (limited to 'lst')
-rw-r--r-- | lst/pcitable | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lst/pcitable b/lst/pcitable index 220b0a84..fafe748d 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -6821,7 +6821,16 @@ 0x8086 0x27df "piix" "Intel Corp.|I/O Controller Hub PATA" 0x8086 0x27e0 "unknown" "Intel Corp.|I/O Controller Hub PCI Express Port 5" 0x8086 0x27e2 "unknown" "Intel Corp.|I/O Controller Hub PCI Express Port 6" +0x8086 0x2820 "ata_piix" "" +0x8086 0x2821 "ahci" "" +0x8086 0x2822 "ahci" "" +0x8086 0x2824 "ahci" "" +0x8086 0x2825 "ata_piix" "" +0x8086 0x2828 "ata_piix" "" +0x8086 0x2829 "ahci" "" +0x8086 0x282a "ahci" "" 0x8086 0x284b "unknown" "Intel Corp.|ICH8 HD Audio DID" +0x8086 0x2850 "piix" "" 0x8086 0x2982 "Card:Intel 915" "Intel Corp.|Intel Corp.|i915 Graphics Controller" 0x8086 0x3092 "i2o_block" "Intel Corp.|Integrated RAID" 0x8086 0x3200 "sata_vsc" "Intel Corp.|31244 PCI-X to Serial ATA Controller" |