diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2005-01-07 20:29:53 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2005-01-07 20:29:53 +0000 |
commit | 2bb5839c06240e5f47e406f4b3a4b5f154799cb6 (patch) | |
tree | 194595d981483180b2e296b3be6572648e8435e0 | |
parent | f4db88aac98a17c5c61d7123398f0d46a54cfdfc (diff) | |
download | ldetect-lst-2bb5839c06240e5f47e406f4b3a4b5f154799cb6.tar ldetect-lst-2bb5839c06240e5f47e406f4b3a4b5f154799cb6.tar.gz ldetect-lst-2bb5839c06240e5f47e406f4b3a4b5f154799cb6.tar.bz2 ldetect-lst-2bb5839c06240e5f47e406f4b3a4b5f154799cb6.tar.xz ldetect-lst-2bb5839c06240e5f47e406f4b3a4b5f154799cb6.zip |
add support for Intel ICH7 sound card (from ALSA's CVS)
-rw-r--r-- | lst/pcitable | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lst/pcitable b/lst/pcitable index cea1552f..fa496afb 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -5892,6 +5892,7 @@ 0x8086 0x266f "piix" "Intel Corp.|I/O Controller Hub PATA" 0x8086 0x2782 "unknown" "Intel Corp.|Graphics Controller" 0x8086 0x2792 "unknown" "Intel Corp.|Mobile Graphics Controller" +0x8086 0x27d8 "snd-azx" "" 0x8086 0x3092 "i2o_block" "Intel Corp.|Integrated RAID" 0x8086 0x3200 "sata_vsc" "Intel Corp.|31244 PCI-X to Serial ATA Controller" 0x8086 0x3340 "intel-agp" "Intel Corp.|82855PM Processor to I/O Controller" |