diff options
author | Thierry Vignaud <tv@mandriva.org> | 2006-10-11 20:18:54 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2006-10-11 20:18:54 +0000 |
commit | 280c72f7bd3f7f9efb70d7d597324aba9ee7a595 (patch) | |
tree | 74573615bb545a4104480b08177ab4a3da9ac04f | |
parent | ac0540c0016e01ea71c4e4bb59e651f17f676414 (diff) | |
download | ldetect-lst-280c72f7bd3f7f9efb70d7d597324aba9ee7a595.tar ldetect-lst-280c72f7bd3f7f9efb70d7d597324aba9ee7a595.tar.gz ldetect-lst-280c72f7bd3f7f9efb70d7d597324aba9ee7a595.tar.bz2 ldetect-lst-280c72f7bd3f7f9efb70d7d597324aba9ee7a595.tar.xz ldetect-lst-280c72f7bd3f7f9efb70d7d597324aba9ee7a595.zip |
defaulting to ALSA driver instead of radio driver for 0x125d:0x1978 (#26119)
-rw-r--r-- | lst/pcitable | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lst/pcitable b/lst/pcitable index 550b69a6..dffd145c 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -4869,7 +4869,7 @@ 0x125d 0x1948 "maestro" "ESS Technology|ES1948 Maestro 1" 0x125d 0x1968 "radio-maestro" "ESS Technology|ES1968 Maestro 2" 0x125d 0x1969 "snd-es1938" "ESS Technology|ES1969 Solo-1 Audiodrive" -0x125d 0x1978 "radio-maestro" "ESS Technology|ES1978 Maestro 2E" +0x125d 0x1978 "snd-es1968" "ESS Technology|ES1978 Maestro 2E" 0x125d 0x1988 "maestro3" "ESS Technology|ES1988 Allegro-1" 0x125d 0x1989 "snd-maestro3" "ESS Technology|ESS Modem" 0x125d 0x1990 "snd-maestro3" "ESS Technology|Canyon3D-2" |