diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2002-03-13 11:26:59 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2002-03-13 11:26:59 +0000 |
commit | f3a5732053441d60f1436fa0cfb7ca07a79440ec (patch) | |
tree | 4be8fe112658fb99dc17dba00e99a0ae899fc8ad | |
parent | df348df90f544edadd7ea121b658c36976e830ba (diff) | |
download | ldetect-lst-f3a5732053441d60f1436fa0cfb7ca07a79440ec.tar ldetect-lst-f3a5732053441d60f1436fa0cfb7ca07a79440ec.tar.gz ldetect-lst-f3a5732053441d60f1436fa0cfb7ca07a79440ec.tar.bz2 ldetect-lst-f3a5732053441d60f1436fa0cfb7ca07a79440ec.tar.xz ldetect-lst-f3a5732053441d60f1436fa0cfb7ca07a79440ec.zip |
disable snd-card-via8233 support because of bugs
-rw-r--r-- | lst/pcitable | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lst/pcitable b/lst/pcitable index 5ccdc0e5..c411e991 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -1623,7 +1623,7 @@ 0x1106 0x3051 "unknown" "VIA Technologies Inc|Power Management Controller" 0x1106 0x3057 "unknown" "VIA Technologies|VT82C686 [Apollo Super ACPI]" 0x1106 0x3058 "via82cxxx_audio" "VIA Technologies|VT82C686 [Apollo Super AC97/Audio]" -0x1106 0x3059 "snd-card-via8233" "VIA Technologies|VT8233 [AC97 Audio Controller]" +0x1106 0x3059 "unknown" "VIA Technologies|VT8233 [AC97 Audio Controller]" 0x1106 0x3065 "via-rhine" "VIA Technologies|VT82C100A [Rhine 10/100]" 0x1106 0x3068 "unknown" "VIA Technologies|VT82C686 [Apollo Super AC97/Modem]" 0x1106 0x3074 "unknown" "VIA Technologies|VT8233 PCI to ISA Bridge" |