docs/180743: [patch] ath(4): document AR93xx support
Sergey Kandaurov
pluknet at gmail.com
Mon Jul 22 18:50:00 UTC 2013
>Number: 180743
>Category: docs
>Synopsis: [patch] ath(4): document AR93xx support
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Jul 22 18:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Sergey Kandaurov
>Release: FreeBSD 10-CURRENT
>Organization:
>Environment:
FreeBSD omg 10.0-CURRENT FreeBSD 10.0-CURRENT #0: Sun Jul 21 22:20:01 MSK 2013 root at omg:/usr/obj/usr/src/sys/OMG amd64
>Description:
ath(4) manpage needs updating wrt AR93xx support.
Also I have a working 802.11a/b/g/n model based on AR9380.
It's probably worth to document it there.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: share/man/man4/ath_hal.4
===================================================================
--- share/man/man4/ath_hal.4 (revision 253361)
+++ share/man/man4/ath_hal.4 (working copy)
@@ -56,11 +56,13 @@
.Cd "device ath_ar9280"
.Cd "device ath_ar9285"
.Cd "device ath_ar9287"
+.Cd "device ath_ar9300"
.Cd "options AH_SUPPORT_AR5416"
.Sh DESCRIPTION
The hal provides hardware support for wireless network adapters based on
the Atheros AR5210, AR5211, AR5212, AR5213, AR2413, AR2417, AR2425,
-AR5413, AR5416, AR5418, AR5424, AR9160, AR9220, AR9280, AR9285 and AR9287
+AR5413, AR5416, AR5418, AR5424, AR9160, AR9220, AR9280, AR9285, AR9287,
+AR9380, AR9390, AR9580, AR9590, AR9562 and QCA9565
chips (and companion RF/baseband parts).
This code is part of the
.Xr ath 4
@@ -128,6 +130,7 @@
.It "Sony PCWA-C300S AR5212 Cardbus b/g"
.It "Sony PCWA-C500 AR5210 Cardbus a"
.It "3Com 3CRPAG175 AR5212 CardBus a/b/g"
+.It "TP-LINK TL-WDN4800 AR9380 PCI-E a/b/g/n"
.El
.Sh SEE ALSO
.Xr ath 4
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list