diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2004-11-23 12:01:36 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2004-11-23 12:01:36 +0000 |
commit | 271e76d62caca2c233be7acb06acecdb7c6f1946 (patch) | |
tree | c61f0926b544150a464f45b2d5e099ca302f4119 | |
parent | 8d525cba0bf0363700203da74702cb0d53e6d28c (diff) | |
download | ldetect-lst-271e76d62caca2c233be7acb06acecdb7c6f1946.tar ldetect-lst-271e76d62caca2c233be7acb06acecdb7c6f1946.tar.gz ldetect-lst-271e76d62caca2c233be7acb06acecdb7c6f1946.tar.bz2 ldetect-lst-271e76d62caca2c233be7acb06acecdb7c6f1946.tar.xz ldetect-lst-271e76d62caca2c233be7acb06acecdb7c6f1946.zip |
add support for Intel's High Definition Audio Controller (from ALSA's CVS)
-rw-r--r-- | lst/pcitable | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lst/pcitable b/lst/pcitable index 4c7864d0..ff8a62f8 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -5725,7 +5725,7 @@ 0x8086 0x2662 "unknown" "Intel Corp.|I/O Controller Hub PCI Express Port 1" 0x8086 0x2664 "unknown" "Intel Corp.|I/O Controller Hub PCI Express Port 2" 0x8086 0x2666 "unknown" "Intel Corp.|I/O Controller Hub PCI Express Port 3" -0x8086 0x2668 "unknown" "Intel Corp.|I/O Controller Hub Audio" +0x8086 0x2668 "snd-azx" "Intel Corp.|I/O Controller Hub Audio" 0x8086 0x266a "i2c-i801" "Intel Corp.|I/O Controller Hub SMBus" 0x8086 0x266c "unknown" "Intel Corp.|82801FB/FBM/FR/FW/FRW (ICH6 Family) LAN Controller" 0x8086 0x266d "unknown" "Intel Corp.|I/O Controller Hub Modem" |