summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorse <se@FreeBSD.org>2003-09-20 15:10:38 +0000
committerse <se@FreeBSD.org>2003-09-20 15:10:38 +0000
commit4ed7a2f8776595ef1be45b6265db0389e7bca47f (patch)
tree575ae2f548166076009c9e4b7444e02a5c63d3de /share
parent0e9ac18016e49e083cc5e251fac2875b5394a797 (diff)
downloadFreeBSD-src-4ed7a2f8776595ef1be45b6265db0389e7bca47f.zip
FreeBSD-src-4ed7a2f8776595ef1be45b6265db0389e7bca47f.tar.gz
Correct card type of Netgear WG311 and add WAG311 and WGT511T
which are based on the AR5212 and should just work (not verified). Add Proxim Skyline 4032, the PCI version of th e4030. Add revision suffix 'B' to D-Link DWL-G520/G650 entries, in order to indicate that revision A1 cards are not supported by this driver (both A1 and B1/B2 cards are sold in identical boxes). Explicitly point out the existence of unsupported DWL-G520/G650 (rev. A1) cards in the CAVEATS section. Approved by: sam
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/ath.441
1 files changed, 24 insertions, 17 deletions
diff --git a/share/man/man4/ath.4 b/share/man/man4/ath.4
index 1cba05c..216e851 100644
--- a/share/man/man4/ath.4
+++ b/share/man/man4/ath.4
@@ -109,23 +109,27 @@ The following cards are among those supported by the
.Nm
driver:
.Pp
-.Bl -column -compact "D-Link DWL-AG650" "AR5212" "Cardbus"
-.Em "Card Chip Bus"
-D-Link DWL-AB650 AR5211 CardBus
-D-Link DWL-AG520 AR5212 PCI
-D-Link DWL-AG650 AR5212 CardBus
-D-Link DWL-G650 AR5212 CardBus
-I/O Data WN-AG/CB AR5212 CardBus
-Linksys WMP55AG AR5212 PCI
-Linksys WPC51AB AR5211 CardBus
-Linksys WPC55AG AR5212 CardBus
-NEC PA-WL/54AG AR5212 CardBus
-Netgear WAB501 AR5211 CardBus
-Netgear WAG511 AR5212 CardBus
-Netgear WG311 AR5212 CardBus
-Nortel 2201 AR5212 CardBus
-Orinoco 8480 AR5212 CardBus
-Proxim Skyline 4030 AR5210 CardBus
+.Bl -column -compact "D-Link DWL-AG650" "AR5212" "Cardbus" "a/b/g"
+.Em "Card Chip Bus Standard"
+D-Link DWL-AB650 AR5211 CardBus a/b
+D-Link DWL-AG520 AR5212 PCI a/b/g
+D-Link DWL-AG650 AR5212 CardBus a/b/g
+D-Link DWL-G520B AR5212 PCI b/g
+D-Link DWL-G650B AR5212 CardBus b/g
+I/O Data WN-AG/CB AR5212 CardBus a/b/g
+Linksys WMP55AG AR5212 PCI a/b/g
+Linksys WPC51AB AR5211 CardBus a/b
+Linksys WPC55AG AR5212 CardBus a/b/g
+NEC PA-WL/54AG AR5212 CardBus a/b/g
+Netgear WAG311 AR5212 PCI a/b/g
+Netgear WAB501 AR5211 CardBus a/b
+Netgear WAG511 AR5212 CardBus a/b/g
+Netgear WG311 AR5212 PCI b/g
+Netgear WG511T AR5212 PCI b/g
+Nortel 2201 AR5212 CardBus a/b
+Orinoco 8480 AR5212 CardBus a/b/g
+Proxim Skyline 4030 AR5210 CardBus a
+Proxim Skyline 4032 AR5210 PCI a
.El
.Sh EXAMPLES
Join an existing BSS network (ie: connect to an access point):
@@ -283,6 +287,9 @@ for information on different regulatory domains.
Different regulatory domains may not be able to communicate with each
other with 802.11a as different regualtory domains do not necessarily
have overlapping channels.
+.Pp
+Revision A1 of the D-LINK DWL-G520 and DWL-G650 are based on an
+Intersil PrismGT chip and are not supported by this driver.
.Sh BUGS
.Pp
Performance in lossy environments is suboptimal.
OpenPOWER on IntegriCloud