aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
diff options
context:
space:
mode:
authorMichael Buesch <mbuesch@freenet.de>2006-02-12 16:55:06 +0100
committerJohn W. Linville <linville@tuxdriver.com>2006-03-27 11:18:33 -0500
commitf1f566236dcc4cb57cfae89b539e19c1290e7f34 (patch)
treeb4067a425a173cf829b34019415cb46df077d3e9 /drivers/net/wireless
parent[PATCH] bcm43xx: add a note that not all devices support PIO. (diff)
downloadlinux-dev-f1f566236dcc4cb57cfae89b539e19c1290e7f34.tar.xz
linux-dev-f1f566236dcc4cb57cfae89b539e19c1290e7f34.zip
[PATCH] Apple Airport: Add Kconfig note that the bcm43xx driver has to be used for Airport Extreme cards.
Signed-off-by: Michael Buesch <mbuesch@freenet.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless')
-rw-r--r--drivers/net/wireless/Kconfig5
1 files changed, 4 insertions, 1 deletions
diff --git a/drivers/net/wireless/Kconfig b/drivers/net/wireless/Kconfig
index 5c4d7b4ece5e..9c01fb26c8f3 100644
--- a/drivers/net/wireless/Kconfig
+++ b/drivers/net/wireless/Kconfig
@@ -309,7 +309,10 @@ config APPLE_AIRPORT
Say Y here to support the Airport 802.11b wireless Ethernet hardware
built into the Macintosh iBook and other recent PowerPC-based
Macintosh machines. This is essentially a Lucent Orinoco card with
- a non-standard interface
+ a non-standard interface.
+
+ This driver does not support the Airport Extreme (802.11b/g). Use
+ the BCM43xx driver for Airport Extreme cards.
config PLX_HERMES
tristate "Hermes in PLX9052 based PCI adaptor support (Netgear MA301 etc.)"