diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2001-08-01 22:16:18 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2001-08-01 22:16:18 +0000 |
commit | 0cb1e0b679ba0a56f1d212dabb0bca49f02e57a5 (patch) | |
tree | 61e00a814d58280c85e78a874ac7deac36e720e4 | |
parent | 433972e4fd5bbe221721c31a79f763dd23f0540e (diff) | |
download | ldetect-lst-0cb1e0b679ba0a56f1d212dabb0bca49f02e57a5.tar ldetect-lst-0cb1e0b679ba0a56f1d212dabb0bca49f02e57a5.tar.gz ldetect-lst-0cb1e0b679ba0a56f1d212dabb0bca49f02e57a5.tar.bz2 ldetect-lst-0cb1e0b679ba0a56f1d212dabb0bca49f02e57a5.tar.xz ldetect-lst-0cb1e0b679ba0a56f1d212dabb0bca49f02e57a5.zip |
fix realtek description
-rw-r--r-- | lst/pcitable | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lst/pcitable b/lst/pcitable index e07f0176..751545e5 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -2475,5 +2475,5 @@ 0xff00 0x0070 "bttv" "Osprey|Osprey-100" 0xff01 0x0070 "bttv" "Osprey|Osprey-200" 0xfffe 0x0710 "unknown" "VMWare Inc|Virtual SVGA" -0xffff 0x8139 0x10ec 0x8139 "8139too" "" +0xffff 0x8139 0x10ec 0x8139 "8139too" "RealTek|RTL-8139 Fast Ethernet" 0xffff 0xffff "usb-uhci" "" |