diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2004-10-11 02:30:07 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2004-10-11 02:30:07 +0000 |
commit | 06dc7f9568731c546327ed8cf03f4ba41b142c2d (patch) | |
tree | 5934af20d719491eac4cc528fa41bfb02478ce3a | |
parent | 21119e1122426071f31d565b4aa9c30734e0f689 (diff) | |
download | ldetect-lst-06dc7f9568731c546327ed8cf03f4ba41b142c2d.tar ldetect-lst-06dc7f9568731c546327ed8cf03f4ba41b142c2d.tar.gz ldetect-lst-06dc7f9568731c546327ed8cf03f4ba41b142c2d.tar.bz2 ldetect-lst-06dc7f9568731c546327ed8cf03f4ba41b142c2d.tar.xz ldetect-lst-06dc7f9568731c546327ed8cf03f4ba41b142c2d.zip |
fix sound on nicolas chipaux's sound card
-rw-r--r-- | lst/pcitable | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lst/pcitable b/lst/pcitable index 5b983bd6..ea220743 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -3489,7 +3489,7 @@ 0x1274 0x0000 "unknown" "Ensoniq|es1370 audio pci" 0x1274 0x1171 "unknown" "Ensoniq|ES1373 [AudioPCI] (also Creative Labs CT5803)" 0x1274 0x1274 "unknown" "Ensoniq|5880 multimedia audio device" -0x1274 0x1371 "es1371" "Creative Labs|Sound Blaster AudioPCI64V/AudioPCI128" +0x1274 0x1371 "snd-ens1371" "Creative Labs|Sound Blaster AudioPCI64V/AudioPCI128" 0x1274 0x1373 "unknown" "Ensoniq|ES1373 Sound Blaster Audio(PCI)" 0x1274 0x5000 "snd-ens1370" "Ensoniq|ES1370 [AudioPCI]" 0x1274 0x5880 "es1371" "Ensoniq|CT5880" |