diff options
author | Arnaud de Lorbeau <adelorbeau@mandriva.com> | 2004-06-15 13:13:58 +0000 |
---|---|---|
committer | Arnaud de Lorbeau <adelorbeau@mandriva.com> | 2004-06-15 13:13:58 +0000 |
commit | b682c2408bd9893bfab9296b918c6a108270fd3e (patch) | |
tree | 0d18f6732be8703bd8102952dd6b7410d0e1c5be | |
parent | 0ce68ae8fac72142dd04293f3f48750ef4a9ddc6 (diff) | |
download | ldetect-lst-b682c2408bd9893bfab9296b918c6a108270fd3e.tar ldetect-lst-b682c2408bd9893bfab9296b918c6a108270fd3e.tar.gz ldetect-lst-b682c2408bd9893bfab9296b918c6a108270fd3e.tar.bz2 ldetect-lst-b682c2408bd9893bfab9296b918c6a108270fd3e.tar.xz ldetect-lst-b682c2408bd9893bfab9296b918c6a108270fd3e.zip |
Modification of some bcm5700 in tg3 and add a few chip names.
-rw-r--r-- | lst/pcitable | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/lst/pcitable b/lst/pcitable index 66ab0abe..c38a08cf 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -3985,17 +3985,17 @@ 0x14e4 0x1645 "tg3" "Broadcom Corporation|BCM5701 1000BaseTX" 0x14e4 0x1646 "tg3" "Broadcom Corporation|NetXtreme BCM5702 Gigabit Ethernet" 0x14e4 0x1647 "tg3" "Broadcom Corporation|BCM5701 1000BaseTX" -0x14e4 0x1648 "bcm5700" "Broadcom Corporation|BCM5704 CIOB-E 1000BaseTX" -0x14e4 0x1649 "tg3" "" +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 "bcm5700" "Broadcom Corporation|BCM5705 1000BaseTX" -0x14e4 0x1654 "bcm5700" "" -0x14e4 0x165d "bcm5700" "Broadcom Corporation|BCM5705M 1000BaseTX" -0x14e4 0x165e "bcm5700" "" -0x14e4 0x166d "unknown" "Broadcom Corporation| " -0x14e4 0x166e "tg3" "" +0x14e4 0x1653 "tg3" "Broadcom Corporation|BCM5705 1000BaseTX" +0x14e4 0x1654 "tg3" "Broadcom Corporation|NetXtreme BCM5705-2 Gigabit Ethernet" +0x14e4 0x165d "tg3" "Broadcom Corporation|BCM5705M 1000BaseTX" +0x14e4 0x165e "tg3" "Broadcom Corporation|BCM5705M-2 1000BaseTX" +0x14e4 0x166d "unknown" "Broadcom Corporation|" +0x14e4 0x166e "tg3" "Broadcom Corporation|BCM5705F 1000BaseTX" 0x14e4 0x1696 "tg3" "Broadcom Corporation|NetXtreme BCM5782 Gigabit Ethernet" -0x14e4 0x169c "bcm5700" "Broadcom Corporation|NetXtreme BCM5788 Gigabit Ethernet" +0x14e4 0x169c "tg3" "Broadcom Corporation|NetXtreme BCM5788 Gigabit Ethernet" 0x14e4 0x16a6 "tg3" "Broadcom Corporation|NetXtreme BCM5702X Gigabit Ethernet" 0x14e4 0x16a7 "tg3" "Broadcom Corporation|NetXtreme BCM5703X Gigabit Ethernet" 0x14e4 0x16a8 "bcm5700" "Broadcom Corporation|NetXtreme BCM5704X Gigabit Ethernet" |