diff options
-rw-r--r-- | share/man/man4/ath.4 | 23 |
1 files changed, 10 insertions, 13 deletions
diff --git a/share/man/man4/ath.4 b/share/man/man4/ath.4 index 01a6e54f02e..162e53f8c9e 100644 --- a/share/man/man4/ath.4 +++ b/share/man/man4/ath.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ath.4,v 1.13 2005/02/21 10:18:25 jmc Exp $ +.\" $OpenBSD: ath.4,v 1.14 2005/02/25 22:31:31 reyk Exp $ .\" $NetBSD: ath.4,v 1.5 2004/07/03 16:58:18 mycroft Exp $ .\" .\" Copyright (c) 2002, 2003 Sam Leffler, Errno Consulting @@ -56,9 +56,7 @@ The .Nm driver provides support for wireless network adapters based on -the Atheros AR5210 and AR5212 -.\", AR5211 -chips. +the Atheros AR5210, AR5211 and AR5212 chips. .Pp Supported features include 802.11 and 802.3 frames, power management, BSS, IBSS, and host-based access point operation modes. @@ -74,12 +72,12 @@ depends on the specific chipset. AR5210-based devices support 802.11a operation with transmit speeds of 6 Mbps, 9 Mbps, 12 Mbps, 18 Mbps, 24 Mbps, 36 Mbps, 48 Mbps, and 54 Mbps. .Pp +AR5211-based devices support 802.11a and 802.11b operation +with transmit speeds appropriate to each. +.Pp AR5212-based devices support 802.11a, 802.11b and 802.11g operation with transmit speeds as above for 802.11a and 802.11g operation and 1Mbps, 2Mbps, 5.5 Mbps and 11Mbps for 802.11b operation. -.\".Pp -.\"AR5211-based devices support 802.11a and 802.11b operation -.\"with transmit speeds appropriate to each. .Pp All chips also support an Atheros Turbo Mode (TM) that operates in the 802.11a frequency range with 2x the transmit speeds. @@ -89,8 +87,7 @@ The actual transmit speed used is dependent on signal quality and the .Dq rate control algorithm employed by the driver. All chips support WEP encryption. -.\"AR5211 and -AR5212 support the AES, TKIP, and Michael cryptographic +AR5211 and AR5212 support the AES, TKIP, and Michael cryptographic operations required for WPA but at this time the driver does not support them. To enable encryption, use .Xr ifconfig 8 . @@ -130,14 +127,14 @@ driver: .Em "Card Chip Bus Standard" Aztech WL830PC AR5212 CardBus b/g D-Link DWL-A650 AR5210 CardBus a -.\"D-Link DWL-AB650 AR5211 CardBus a/b +D-Link DWL-AB650 AR5211 CardBus a/b D-Link DWL-A520 AR5210 PCI a D-Link DWL-AG520 AR5212 PCI a/b/g D-Link DWL-AG650 AR5212 CardBus a/b/g D-Link DWL-G520 AR5212 PCI b/g D-Link DWL-G650B AR5212 CardBus b/g Elecom LD-WL54AG AR5212 CardBus a/b/g -.\"Elecom LD-WL54 AR5211 CardBus a +Elecom LD-WL54 AR5211 CardBus a Fujitsu E5454 AR5212 CardBus a/b/g Fujitsu FMV-JW481 AR5212 CardBus a/b/g Fujitsu E5454 AR5212 CardBus a/b/g @@ -146,11 +143,11 @@ I/O Data WN-AB AR5212 CardBus a/b I/O Data WN-AG AR5212 CardBus a/b/g I/O Data WN-A54 AR5212 CardBus a Linksys WMP55AG AR5212 PCI a/b/g -.\"Linksys WPC51AB AR5211 CardBus a/b +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 WAB501 AR5211 CardBus a/b Netgear WAG511 AR5212 CardBus a/b/g Netgear WG311 AR5212 PCI b/g Netgear WG511T AR5212 CardBus b/g |