diff options
author | Thomas Backlund <tmb@mageia.org> | 2013-04-24 13:19:16 +0000 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2013-04-24 13:19:16 +0000 |
commit | 9c31e3ba9331ea1b0d28ccc1cbaf293fd5945eed (patch) | |
tree | c979d3b05be863e056aff07006e96c26ffabee28 /NEWS | |
parent | 2213936efde86714e96b5e304ba65f703e564fc3 (diff) | |
download | ldetect-lst-9c31e3ba9331ea1b0d28ccc1cbaf293fd5945eed.tar ldetect-lst-9c31e3ba9331ea1b0d28ccc1cbaf293fd5945eed.tar.gz ldetect-lst-9c31e3ba9331ea1b0d28ccc1cbaf293fd5945eed.tar.bz2 ldetect-lst-9c31e3ba9331ea1b0d28ccc1cbaf293fd5945eed.tar.xz ldetect-lst-9c31e3ba9331ea1b0d28ccc1cbaf293fd5945eed.zip |
- 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
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 36 |
1 files changed, 36 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/* |