diff options
author | Thierry Vignaud <tv@mandriva.org> | 2006-09-21 13:27:28 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2006-09-21 13:27:28 +0000 |
commit | c337495fe62a7fa8157bf1dc62ed06a704941944 (patch) | |
tree | 5ec27bb9a2508c653cb83dbecd81b7df46a76c20 | |
parent | 98822694853536e988ee81de2413a08fef75cdb1 (diff) | |
download | ldetect-lst-c337495fe62a7fa8157bf1dc62ed06a704941944.tar ldetect-lst-c337495fe62a7fa8157bf1dc62ed06a704941944.tar.gz ldetect-lst-c337495fe62a7fa8157bf1dc62ed06a704941944.tar.bz2 ldetect-lst-c337495fe62a7fa8157bf1dc62ed06a704941944.tar.xz ldetect-lst-c337495fe62a7fa8157bf1dc62ed06a704941944.zip |
switch 0x1274:0x5880 from OSS to ALSA (#26045)
-rw-r--r-- | lst/pcitable | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lst/pcitable b/lst/pcitable index 340bc583..550b69a6 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -4924,7 +4924,7 @@ 0x1274 0x1373 "unknown" "Ensoniq|ES1373 Sound Blaster Audio(PCI)" 0x1274 0x5000 "snd-ens1370" "Ensoniq|ES1370 [AudioPCI]" 0x1274 0x5580 "snd-ens1371" "Ensoniq|ES1371 [AudioPCI]" -0x1274 0x5880 "es1371" "Ensoniq|CT5880" +0x1274 0x5880 "snd-ens1371" "Ensoniq|CT5880" 0x1274 0x9876 "unknown" "Ensoniq| " 0x1278 0x0701 "unknown" "Transtech Parallel Systems|TPE3/TM3 PowerPC Node" 0x1278 0x0710 "unknown" "Transtech Parallel Systems Ltd.|TPE5 PowerPC PCI board" |