diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2004-03-02 14:36:23 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2004-03-02 14:36:23 +0000 |
commit | d7f47e2b9f4f810035e58c07edc9fb1de783ac98 (patch) | |
tree | ab467eb91d7b8cff2597091d744b6a44f17c0a5a /lst | |
parent | 9d6e5e12dfd92f7269e9629fc8ca428dc7766021 (diff) | |
download | ldetect-lst-d7f47e2b9f4f810035e58c07edc9fb1de783ac98.tar ldetect-lst-d7f47e2b9f4f810035e58c07edc9fb1de783ac98.tar.gz ldetect-lst-d7f47e2b9f4f810035e58c07edc9fb1de783ac98.tar.bz2 ldetect-lst-d7f47e2b9f4f810035e58c07edc9fb1de783ac98.tar.xz ldetect-lst-d7f47e2b9f4f810035e58c07edc9fb1de783ac98.zip |
add missing realtek 8139 (#8012)
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 31549d6d..1853aa61 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -1,6 +1,7 @@ 0x0000 0x0000 "snd-cs46xx" "Card without SSID set" 0x0001 0x1002 "bttv" "ATI|TV Wonder" 0x0001 0x1461 "bttv" "AVerMedia|TVPhone98" +0x0001 0x8139 0x10ec 0x8139 "8139too" "|Realtek 8139" 0x0002 0x1461 "bttv" "Avermedia|TVCapture 98" 0x0003 0x1002 "bttv" "ATI|TV Wonder/VE" 0x0003 0x1461 "bttv" "AVerMedia|TVPhone98" |