diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2003-02-10 14:46:54 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2003-02-10 14:46:54 +0000 |
commit | e84019ed478f0df4fc4c9785526d77f8b35d83a8 (patch) | |
tree | a8f3830325b94bcbbf59e7097db0dfa9b51f74dc /lst | |
parent | df27f9296ec418a6bae63dbe9ae9d8502fc569ea (diff) | |
download | ldetect-lst-e84019ed478f0df4fc4c9785526d77f8b35d83a8.tar ldetect-lst-e84019ed478f0df4fc4c9785526d77f8b35d83a8.tar.gz ldetect-lst-e84019ed478f0df4fc4c9785526d77f8b35d83a8.tar.bz2 ldetect-lst-e84019ed478f0df4fc4c9785526d77f8b35d83a8.tar.xz ldetect-lst-e84019ed478f0df4fc4c9785526d77f8b35d83a8.zip |
fix #286
Diffstat (limited to 'lst')
-rw-r--r-- | lst/pcitable | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lst/pcitable b/lst/pcitable index 900bfa59..c1589648 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -1976,7 +1976,7 @@ 0x1106 0x3051 "unknown" "VIA Technologies Inc|Power Management Controller" 0x1106 0x3053 "via-rhine" "VIA Technologies|VT6105M [Rhine III 10/100]" 0x1106 0x3057 "unknown" "VIA Technologies|VT82C686 [Apollo Super ACPI]" -0x1106 0x3058 "via82cxxx_audio" "VIA Technologies|VT82C686 [Apollo Super AC97/Audio]" +0x1106 0x3058 "snd-via82xx" "VIA Technologies|VT82C686 [Apollo Super AC97/Audio]" 0x1106 0x3059 "snd-via82xx" "VIA Technologies|VT8233 [AC97 Audio Controller]" 0x1106 0x3065 "via-rhine" "VIA Technologies|VT6102 [Rhine II 10/100]" 0x1106 0x3068 "unknown" "VIA Technologies|VT82C686 [Apollo Super AC97/Modem]" |