diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2006-01-10 15:51:02 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2006-01-10 15:51:02 +0000 |
commit | e8c25692902c6b2d9f272476ea68329be766bf48 (patch) | |
tree | f1e895b730ad922bbbf943fae44146d5a49825fb /lst | |
parent | 56b11ec3756ab31360bcf7cc4f798cacca66c352 (diff) | |
download | ldetect-lst-e8c25692902c6b2d9f272476ea68329be766bf48.tar ldetect-lst-e8c25692902c6b2d9f272476ea68329be766bf48.tar.gz ldetect-lst-e8c25692902c6b2d9f272476ea68329be766bf48.tar.bz2 ldetect-lst-e8c25692902c6b2d9f272476ea68329be766bf48.tar.xz ldetect-lst-e8c25692902c6b2d9f272476ea68329be766bf48.zip |
add support for Intel ICH8 HD Audio
Diffstat (limited to 'lst')
-rw-r--r-- | lst/pcitable | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lst/pcitable b/lst/pcitable index 00649d28..220b0a84 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -6821,6 +6821,7 @@ 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 0x284b "unknown" "Intel Corp.|ICH8 HD Audio DID" 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" |