diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2004-08-03 11:01:45 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2004-08-03 11:01:45 +0000 |
commit | e25949aac6fdffbed8ce0e73700018f9795d2ffb (patch) | |
tree | fb58ad20da3577d690005e39d530ceaebee6f2ff /lst | |
parent | b8b59e749e22dcbb376f955100c3fc502ed97cfd (diff) | |
download | ldetect-lst-e25949aac6fdffbed8ce0e73700018f9795d2ffb.tar ldetect-lst-e25949aac6fdffbed8ce0e73700018f9795d2ffb.tar.gz ldetect-lst-e25949aac6fdffbed8ce0e73700018f9795d2ffb.tar.bz2 ldetect-lst-e25949aac6fdffbed8ce0e73700018f9795d2ffb.tar.xz ldetect-lst-e25949aac6fdffbed8ce0e73700018f9795d2ffb.zip |
fix duplicates
Diffstat (limited to 'lst')
-rw-r--r-- | lst/pcitable | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lst/pcitable b/lst/pcitable index a4af7cd2..aa496d41 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -3797,7 +3797,6 @@ 0x1393 0x1040 "mxser" "Moxa Technologies Co Ltd|Smartio C104H/PCI" 0x1393 0x1041 "mxser" "Moxa Technologies Co Ltd| " 0x1393 0x1042 "unknown" "Moxa Technologies Co Ltd| " -0x1393 0x1040 "mxser" "Moxa Technologies Co Ltd|Smartio C104H/PCI" 0x1393 0x1141 "mxser" "Moxa Technologies Co Ltd|Industrio CP-114" 0x1393 0x1320 "mxser" "Moxa Technologies Co Ltd|CP-132 Industio" 0x1393 0x1321 "unknown" "Moxa Technologies Co Ltd| " @@ -4053,9 +4052,8 @@ 0x14e4 0x1648 "tg3" "Broadcom Corporation|BCM5704 CIOB-E 1000BaseTX" 0x14e4 0x1649 "tg3" "Broadcom Corporation|BCM5704S 1000BaseTX" 0x14e4 0x164d "tg3" "Broadcom Corporation|NetXtreme BCM5702FE Gigabit Ethernet" -0x14e4 0x1653 "tg3" "Broadcom Corporation|BCM5705 1000BaseTX" -0x14e4 0x1654 "tg3" "Broadcom Corporation|NetXtreme BCM5705-2 Gigabit Ethernet" 0x14e4 0x1653 "tg3" "Broadcom Corporation|NetXtreme BCM5705 Gigabit Ethernet" +0x14e4 0x1654 "tg3" "Broadcom Corporation|NetXtreme BCM5705-2 Gigabit Ethernet" 0x14e4 0x1659 "tg3" "Broadcom Corporation|NetXtreme BCM5721 Gigabit Ethernet PCI Express" 0x14e4 0x165d "tg3" "Broadcom Corporation|BCM5705M 1000BaseTX" 0x14e4 0x165e "tg3" "Broadcom Corporation|BCM5705M-2 1000BaseTX" |