diff options
-rw-r--r-- | NEWS | 36 | ||||
-rw-r--r-- | lst/pcitable | 31 |
2 files changed, 67 insertions, 0 deletions
@@ -1,3 +1,39 @@ +- map free drivers for broadcom wireless hw: + * b43legacy + 0x4301 / BCM4301 + 0x4306 / BCM4306/2 + 0x4325 / BCM4306/2 + * b43 + 0x4307 / BCM4306/3 + 0x4311 / BCM4311 + 0x4312 / BCM4311 + 0x4315 / BCM4312 + 0x4318 / BCM4318 + 0x4319 / BCM4318 + 0x4320 / BCM4320 + 0x4321 / BCM4321 + 0x4322 / BCM4322 + 0x4324 / BCM4309 + 0x4328 / BCM4321 + 0x4329 / BCM4321 + 0x432b / BCM4322 + 0x432c / BCM4322 + 0x4331 / BCM4331 + 0x4350 / BCM43222 + 0xa8d6 / BCM43222 + 0xa8d8 / BCM43224/5 + * brcmfmac + 0x4330 / BCM4330 + 0x4334 / BCM4334 + 0xbd17 / BCM43236 + 0xbd1e / BCM43143 + 0xbd1f / BCM43242 + * brcmsmac + 0x0576 / BCM43224 + 0x4353 / BCM43224 + 0x4357 / BCM43225 + 0x4727 / BCM4313 + Version 0.1.320 - 13 April 2013 - nuke ancient dkms-modules-info/* diff --git a/lst/pcitable b/lst/pcitable index 939cb6a1..ab99c2a9 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -2150,11 +2150,42 @@ 0x1462 0x9123 "Card:NVIDIA GeForce 6100 to GeForce 7950" 0x1462 0x9591 "Card:NVIDIA GeForce 6100 to GeForce 7950" 0x148d 0x1003 "Hcf:www.linmodems.org" +0x14a4 0x4318 "b43" +0x14e4 0x0576 "brcmsmac" +0x14e4 0x4301 "b43legacy" +0x14e4 0x4306 "b43legacy" +0x14e4 0x4307 "b43" +0x14e4 0x4311 "b43" +0x14e4 0x4312 "b43" 0x14e4 0x4313 "wl" +0x14e4 0x4315 "b43" +0x14e4 0x4318 "b43" +0x14e4 0x4319 "b43" +0x14e4 0x4320 "b43" +0x14e4 0x4321 "b43" +0x14e4 0x4322 "b43" +0x14e4 0x4324 "b43" +0x14e4 0x4325 "b43legacy" +0x14e4 0x4328 "b43" +0x14e4 0x4329 "b43" 0x14e4 0x432a "wl" +0x14e4 0x432b "b43" +0x14e4 0x432c "b43" 0x14e4 0x432d "wl" +0x14e4 0x4330 "brcmfmac" +0x14e4 0x4331 "b43" +0x14e4 0x4334 "brcmfmac" +0x14e4 0x4350 "b43" +0x14e4 0x4353 "brcmsmac" +0x14e4 0x4357 "brcmsmac" 0x14e4 0x435a "wl" +0x14e4 0x4727 "brcmsmac" +0x14e4 0xa8d6 "b43" +0x14e4 0xa8d8 "b43" 0x14e4 0xa99d "wl" +0x14e4 0xbd17 "brcmfmac" +0x14e4 0xbd1e "brcmfmac" +0x14e4 0xbd1f "brcmfmac" 0x14ea 0xab06 "8139too" 0x14ea 0xab07 "8139too" 0x14ea 0xab08 "tulip" |