summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ath_hal.4
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2009-03-25 21:20:15 +0000
committersam <sam@FreeBSD.org>2009-03-25 21:20:15 +0000
commit9c09aaf3a38f2d4fba3349ede23e3c51d6a523ea (patch)
treee10564aa46043983a98aa45ccc16e1d0f5b5f097 /share/man/man4/ath_hal.4
parent6b1dc0f39cf3b6b8a05e0a1a461f798cb160d964 (diff)
downloadFreeBSD-src-9c09aaf3a38f2d4fba3349ede23e3c51d6a523ea.zip
FreeBSD-src-9c09aaf3a38f2d4fba3349ede23e3c51d6a523ea.tar.gz
update; mostly to eliminate ambiguity about what hardware is supported
Diffstat (limited to 'share/man/man4/ath_hal.4')
-rw-r--r--share/man/man4/ath_hal.412
1 files changed, 8 insertions, 4 deletions
diff --git a/share/man/man4/ath_hal.4 b/share/man/man4/ath_hal.4
index 36b189a..f023906 100644
--- a/share/man/man4/ath_hal.4
+++ b/share/man/man4/ath_hal.4
@@ -1,5 +1,5 @@
.\"-
-.\" Copyright (c) 2002-2008 Sam Leffler, Errno Consulting
+.\" Copyright (c) 2002-2009 Sam Leffler, Errno Consulting
.\" All rights reserved.
.\""
.\" Redistribution and use in source and binary forms, with or without
@@ -28,7 +28,7 @@
.\"
.\" $FreeBSD$
.\"/
-.Dd November 30, 2008
+.Dd March 25, 2009
.Dt ATH_HAL 4
.Os
.Sh NAME
@@ -52,10 +52,13 @@ or
.\".Cd "device ath_rf2136"
.\".Cd "device ath_rf2137"
.Cd "device ath_ar9160"
+.Cd "device ath_ar9280"
.Cd "options AH_SUPPORT_AR5416"
.Sh DESCRIPTION
The hal provides hardware support for wireless network adapters based on
-the Atheros AR5210, AR5211, AR5212, AR5416, and AR9160 chips.
+the Atheros AR5210, AR5211, AR5212, AR5213, AR2413, AR2417, AR2425,
+AR5413, AR5416, AR5418, AR5424, AR9160, and AR9280 chips (and companion
+RF/baseband parts).
This code is part of the
.Xr ath 4
driver but configured separately to allow fine-grained control
@@ -63,7 +66,8 @@ over the set of chips supported.
Selecting
.Nm
enables support for all PCI and Cardbus devices.
-Note this includes AR5416 devices and must be accompanied by the
+Note this includes AR5416, AR9160, and AR9280 devices and
+must be accompanied by the
AH_SUPPORT_AR5416
option to enable the extended hardware descriptor format used by
AR5416 and later devices.
OpenPOWER on IntegriCloud