diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2004-11-02 11:59:20 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2004-11-02 11:59:20 +0000 |
commit | b661fe3a1e637a8791e6af17816d30e974b96699 (patch) | |
tree | 8c3a4e63e7e0ff823de59f1d302af343805711c1 /lst/pcitable | |
parent | b305aa4f4ca69c4d72bff1ea95766359d7b6f108 (diff) | |
download | ldetect-lst-b661fe3a1e637a8791e6af17816d30e974b96699.tar ldetect-lst-b661fe3a1e637a8791e6af17816d30e974b96699.tar.gz ldetect-lst-b661fe3a1e637a8791e6af17816d30e974b96699.tar.bz2 ldetect-lst-b661fe3a1e637a8791e6af17816d30e974b96699.tar.xz ldetect-lst-b661fe3a1e637a8791e6af17816d30e974b96699.zip |
fix sound on VIA VT8233 (#10859)
Diffstat (limited to 'lst/pcitable')
-rw-r--r-- | lst/pcitable | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lst/pcitable b/lst/pcitable index e48220a6..19bd0f35 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -2571,7 +2571,7 @@ 0x1106 0x3053 "via-rhine" "VIA Technologies|VT6105M [Rhine III 10/100]" 0x1106 0x3057 "i2c-viapro" "VIA Technologies|VT82C686 [Apollo Super ACPI]" 0x1106 0x3058 "snd-via82xx" "VIA Technologies|VT82C686 [Apollo Super AC97/Audio]" -0x1106 0x3059 "snd-via82xx" "VIA Technologies|VT8233 [AC97 Audio Controller]" +0x1106 0x3059 "via82cxxx_audio" "VIA Technologies|VT8233 [AC97 Audio Controller]" 0x1106 0x3065 "via-rhine" "VIA Technologies|VT6102 [Rhine II 10/100]" 0x1106 0x3068 "slamr" "VIA Technologies|VT82C686 [Apollo Super AC97/Modem]" 0x1106 0x3074 "via-ircc" "VIA Technologies|VT8233 PCI to ISA Bridge" |