diff options
author | Thierry Vignaud <tv@mandriva.org> | 2007-08-30 13:51:32 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2007-08-30 13:51:32 +0000 |
commit | 54662722358fe461f019646d2fbca5f7e440212f (patch) | |
tree | 4d259d6dcc4bb73fd7e83636fb5f1bd8c1e1076f /lst | |
parent | 743e126f9a7e2a07831818b0fb266210f13a6949 (diff) | |
download | ldetect-lst-54662722358fe461f019646d2fbca5f7e440212f.tar ldetect-lst-54662722358fe461f019646d2fbca5f7e440212f.tar.gz ldetect-lst-54662722358fe461f019646d2fbca5f7e440212f.tar.bz2 ldetect-lst-54662722358fe461f019646d2fbca5f7e440212f.tar.xz ldetect-lst-54662722358fe461f019646d2fbca5f7e440212f.zip |
fix wrong driver for RTL8139 (#32927)
Diffstat (limited to 'lst')
-rw-r--r-- | lst/pcitable | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lst/pcitable b/lst/pcitable index e4d662e8..28e63813 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -515,6 +515,7 @@ 0x1023 0x9910 "Card:Trident-based cards" 0x1023 0x9930 "Card:Trident-based cards" 0x1024 0x1024 "Hcf:www.linmodems.org" +0x1025 0x0039 "8139too" 0x1025 0x1689 "amd64_agp" 0x102b 0x0001 "Card:Matrox Millennium G series (single head)" 0x102b 0x0010 "Card:Matrox Millennium / II / Productiva G100" |