diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2004-03-22 16:26:11 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2004-03-22 16:26:11 +0000 |
commit | 2b3ac4cbf82161012196948c2a5e679e537845d6 (patch) | |
tree | c02a8bc1e10d54b3cb3a45c003260e2bdd51fd06 /lst/pcitable | |
parent | 82d122bedd82bbfd59d935ca9da1bb8ca9ad3a77 (diff) | |
download | ldetect-lst-2b3ac4cbf82161012196948c2a5e679e537845d6.tar ldetect-lst-2b3ac4cbf82161012196948c2a5e679e537845d6.tar.gz ldetect-lst-2b3ac4cbf82161012196948c2a5e679e537845d6.tar.bz2 ldetect-lst-2b3ac4cbf82161012196948c2a5e679e537845d6.tar.xz ldetect-lst-2b3ac4cbf82161012196948c2a5e679e537845d6.zip |
switch all broadcom from b44 to bcm4400 on hp/arnaud request because
of MII support (we did the reverse move on 2003-12-01 b/c of bcm4400
was not in all kernels)
Diffstat (limited to 'lst/pcitable')
-rw-r--r-- | lst/pcitable | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lst/pcitable b/lst/pcitable index 4403a215..ba7661d6 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -3830,8 +3830,7 @@ 0x14e4 0x4212 "unknown" "Broadcom Corporation|BCM V.90 56k Modem" 0x14e4 0x4301 "unknown" "Broadcom Corporation|BCM4301 802.11b" 0x14e4 0x4320 "unknown" "Broadcom Corporation|BCM94306 802.11g NIC" -0x14e4 0x4401 0x1043 0x80a8 "bcm4400" "Broadcom Corporation|BCM4401 100Base-T" -0x14e4 0x4401 "b44" "Broadcom Corporation|BCM4401 100Base-T" +0x14e4 0x4401 "bcm4400" "Broadcom Corporation|BCM4401 100Base-T" 0x14e4 0x4402 "bcm4400" "Broadcom Corporation|BCM4402 Integrated 10/100BaseT" 0x14e4 0x4410 "unknown" "Broadcom Corporation|BCM4413 iLine32 HomePNA 2.0" 0x14e4 0x4411 "unknown" "Broadcom Corporation|BCM4413 V.90 56k modem" |