diff options
author | Olivier Blin <oblin@mandriva.org> | 2005-05-09 04:38:11 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.org> | 2005-05-09 04:38:11 +0000 |
commit | 3cab81dccbcc112be007597998897040e310980e (patch) | |
tree | 3eec2c7bb38a41e29146f727083ace8a9f6bda56 | |
parent | 7ad22f27fb2b572138e711478cceb74d402da7fb (diff) | |
download | ldetect-lst-3cab81dccbcc112be007597998897040e310980e.tar ldetect-lst-3cab81dccbcc112be007597998897040e310980e.tar.gz ldetect-lst-3cab81dccbcc112be007597998897040e310980e.tar.bz2 ldetect-lst-3cab81dccbcc112be007597998897040e310980e.tar.xz ldetect-lst-3cab81dccbcc112be007597998897040e310980e.zip |
use dmfe instead of tulip for a Davicom card (#15393)
-rw-r--r-- | lst/pcitable | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lst/pcitable b/lst/pcitable index 37fa0b0e..74106514 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -4205,6 +4205,7 @@ 0x1282 0x9009 "dmfe" "Davicom|Ethernet Adpater" 0x1282 0x9100 "tulip" "Davicom|DM9100" 0x1282 0x9102 0x3030 0x5032 "dmfe" "Davicom|Ethernet 100/10 MBit" +0x1282 0x9102 0x4554 0x434e "dmfe" "Davicom|Ethernet 100/10 MBit" 0x1282 0x9102 "tulip" "Davicom|Ethernet 100/10 MBit DM9102" 0x1282 0x9132 "dmfe" "Davicom|Ethernet Adapter" 0x1283 0x0801 "unknown" "Integrated Technology Express Inc.|IT8152F/G Audio Digital Controller" |