diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2006-06-17 10:39:29 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2006-06-17 10:39:29 +0000 |
commit | 1fe11545c6bc9c06e0cfb45d2e4396b997d24226 (patch) | |
tree | 63e074ab0e3587c4527028ad4afdfc10403916cf | |
parent | ca83e62b4a9569716b627293d772b7d7a2ada4aa (diff) | |
download | ldetect-lst-1fe11545c6bc9c06e0cfb45d2e4396b997d24226.tar ldetect-lst-1fe11545c6bc9c06e0cfb45d2e4396b997d24226.tar.gz ldetect-lst-1fe11545c6bc9c06e0cfb45d2e4396b997d24226.tar.bz2 ldetect-lst-1fe11545c6bc9c06e0cfb45d2e4396b997d24226.tar.xz ldetect-lst-1fe11545c6bc9c06e0cfb45d2e4396b997d24226.zip |
switch an Intel card from OSS to ALSA
-rw-r--r-- | lst/pcitable | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lst/pcitable b/lst/pcitable index f6a360fd..95715254 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -7274,7 +7274,7 @@ 0x8086 0x7191 "agpgart" "Intel Corp.|440BX/ZX - 82443BX/ZX AGP bridge" 0x8086 0x7192 "unknown" "Intel Corp.|440BX/ZX - 82443BX/ZX Host bridge (AGP disabled)" 0x8086 0x7194 "unknown" "Intel Corp.|82440MX CPU to I/O Controller" -0x8086 0x7195 "i810_audio" "Intel Corp.|440MX 810 Chipset AC'97 Audio Controller" +0x8086 0x7195 "snd-intel8x0" "Intel Corp.|440MX 810 Chipset AC'97 Audio Controller" 0x8086 0x7196 "slamr" "Intel Corp.|82440 - 443MX AC97 Modem Controller (Winmodem)" 0x8086 0x7198 "unknown" "Intel Corp.|82440MX PCI to ISA Bridge" 0x8086 0x7199 "piix" "Intel Corp.|82440MX EIDE Controller" |