diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2006-01-11 19:16:48 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2006-01-11 19:16:48 +0000 |
commit | c4cd4f6c74fa039726132c0c75107db28cf1c6f3 (patch) | |
tree | e3e79745d1e6c5fdef5bfa9cfef0303f742e4283 | |
parent | b08535d6d6341500b50c5e80e4e93a78c621a0f8 (diff) | |
download | ldetect-lst-c4cd4f6c74fa039726132c0c75107db28cf1c6f3.tar ldetect-lst-c4cd4f6c74fa039726132c0c75107db28cf1c6f3.tar.gz ldetect-lst-c4cd4f6c74fa039726132c0c75107db28cf1c6f3.tar.bz2 ldetect-lst-c4cd4f6c74fa039726132c0c75107db28cf1c6f3.tar.xz ldetect-lst-c4cd4f6c74fa039726132c0c75107db28cf1c6f3.zip |
add support for Intel ICH8 HD Audio device
-rw-r--r-- | lst/pcitable | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lst/pcitable b/lst/pcitable index fafe748d..f6f1b0da 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -6829,7 +6829,7 @@ 0x8086 0x2828 "ata_piix" "" 0x8086 0x2829 "ahci" "" 0x8086 0x282a "ahci" "" -0x8086 0x284b "unknown" "Intel Corp.|ICH8 HD Audio DID" +0x8086 0x284b "snd-hda-intel" "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" |