diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2003-12-01 18:51:12 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2003-12-01 18:51:12 +0000 |
commit | 3a2c645b3145ad7dd2d951f5b6974e5d9620293a (patch) | |
tree | a8b15936c958c73ecfb2c38cf13fc1b36c33b67f /lst | |
parent | ad1adab8f59cebc8aa360fcf5388d887f5caf189 (diff) | |
download | ldetect-lst-3a2c645b3145ad7dd2d951f5b6974e5d9620293a.tar ldetect-lst-3a2c645b3145ad7dd2d951f5b6974e5d9620293a.tar.gz ldetect-lst-3a2c645b3145ad7dd2d951f5b6974e5d9620293a.tar.bz2 ldetect-lst-3a2c645b3145ad7dd2d951f5b6974e5d9620293a.tar.xz ldetect-lst-3a2c645b3145ad7dd2d951f5b6974e5d9620293a.zip |
switch one tested card from bcm4400 to b44 (which is present in both
kernels whereas bcm4400 is not)
Diffstat (limited to 'lst')
-rw-r--r-- | lst/pcitable | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lst/pcitable b/lst/pcitable index bf78f070..b1f1046b 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -3488,7 +3488,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 "bcm4400" "Broadcom Corporation|BCM4401 100Base-T" +0x14e4 0x4401 "b44" "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" |