Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 24687
b: refs/heads/master
c: 70e5e98
h: refs/heads/master
i:
  24685: ea39968
  24683: bfcbe02
  24679: 48ed364
  24671: 6e141a0
v: v3
  • Loading branch information
John W. Linville committed Mar 27, 2006
1 parent a52f53b commit cbb2292
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f222313a61a5e134de80767b35c672b91e78383c
refs/heads/master: 70e5e983f8a3f801a96bfeb0682cd2955ec3c8ce
8 changes: 8 additions & 0 deletions trunk/drivers/net/wireless/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -501,6 +501,14 @@ config PRISM54

source "drivers/net/wireless/hostap/Kconfig"

config BCM43XX
tristate "Broadcom BCM43xx wireless support"
depends on PCI && IEEE80211 && NET_RADIO && IEEE80211_SOFTMAC && EXPERIMENTAL
select FW_LOADER
---help---
This is an experimental driver for the Broadcom 43xx wireless chip,
found in the Apple Airport Extreme and various other devices.

# yes, this works even when no drivers are selected
config NET_WIRELESS
bool
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ obj-$(CONFIG_PCMCIA_ATMEL) += atmel_cs.o
obj-$(CONFIG_PRISM54) += prism54/

obj-$(CONFIG_HOSTAP) += hostap/
obj-$(CONFIG_BCM43XX) += bcm43xx/

# 16-bit wireless PCMCIA client drivers
obj-$(CONFIG_PCMCIA_RAYCS) += ray_cs.o
Expand Down

0 comments on commit cbb2292

Please sign in to comment.