diff options
author | Arnaud de Lorbeau <adelorbeau@mandriva.com> | 2003-03-25 14:43:33 +0000 |
---|---|---|
committer | Arnaud de Lorbeau <adelorbeau@mandriva.com> | 2003-03-25 14:43:33 +0000 |
commit | a35e8d297b1669e9b577bcbe7e7bffd430fa2362 (patch) | |
tree | 470361c206315fe1a68c4eec61efa75b692f43b5 | |
parent | 6aa85061deb8f8734972f5f1ff48a0445eacf59c (diff) | |
download | ldetect-lst-a35e8d297b1669e9b577bcbe7e7bffd430fa2362.tar ldetect-lst-a35e8d297b1669e9b577bcbe7e7bffd430fa2362.tar.gz ldetect-lst-a35e8d297b1669e9b577bcbe7e7bffd430fa2362.tar.bz2 ldetect-lst-a35e8d297b1669e9b577bcbe7e7bffd430fa2362.tar.xz ldetect-lst-a35e8d297b1669e9b577bcbe7e7bffd430fa2362.zip |
Correction for the intel sound card
-rw-r--r-- | lst/pcitable | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lst/pcitable b/lst/pcitable index 8538b9b0..865a4188 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -4169,7 +4169,7 @@ 0x8086 0x244a "unknown" "Intel Corporation|82820 820 (Camino 2) Chipset IDE U100 (-M)" 0x8086 0x244b "unknown" "Intel Corporation|82820 815e (Camino 2) Chipset IDE U100" 0x8086 0x244c "sonypi" "Intel Corporation|82801BAM LPC Interface Bridge" -0x8086 0x244e "i810_audio" "Intel Corporation|82820 815e (Camino 2) Chipset PCI" +0x8086 0x244e "i810_rng" "Intel Corporation|82820 815e (Camino 2) Chipset PCI" 0x8086 0x2450 "i810-tco" "Intel Corp.|82801E ISA Bridge (LPC)" 0x8086 0x2452 "unknown" "Intel Corp.|82801E USB" 0x8086 0x2453 "unknown" "Intel Corp.|82801E SMBus" @@ -4204,7 +4204,7 @@ 0x8086 0x24d2 "usb-uhci" "Intel Corporation|USB Controller" 0x8086 0x24d3 "unknown" "Intel Corp.|82801EB SMBus" 0x8086 0x24d4 "usb-uhci" "Intel Corporation|USB Controller" -0x8086 0x24d5 "snd-intel8x0" "Intel Corp.|82801EB AC'97 Audio" +0x8086 0x24d5 "i810_audio" "Intel Corp.|82801EB AC'97 Audio" 0x8086 0x24d7 "usb-uhci" "Intel Corporation|USB Controller" 0x8086 0x24db "unknown" "Intel Corp.|82801EB ICH5 IDE" 0x8086 0x24dd "ehci-hcd" "Intel Corporation|USB Enhanced Controller" |