Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jul 2013 19:21:29 +0000 (UTC)
From:      Sergey Kandaurov <pluknet@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r253551 - head/share/man/man4
Message-ID:  <201307221921.r6MJLT4Y088260@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pluknet
Date: Mon Jul 22 19:21:28 2013
New Revision: 253551
URL: http://svnweb.freebsd.org/changeset/base/253551

Log:
  Update chipset support list for ath_hal.
  This adds "device ath_ar9300".
  
  PR:		docs/180743
  Reviewed by:	adrian

Modified:
  head/share/man/man4/ath_hal.4

Modified: head/share/man/man4/ath_hal.4
==============================================================================
--- head/share/man/man4/ath_hal.4	Mon Jul 22 18:41:53 2013	(r253550)
+++ head/share/man/man4/ath_hal.4	Mon Jul 22 19:21:28 2013	(r253551)
@@ -28,7 +28,7 @@
 .\"
 .\" $FreeBSD$
 .\"/
-.Dd August 28, 2011
+.Dd July 22, 2013
 .Dt ATH_HAL 4
 .Os
 .Sh NAME
@@ -56,11 +56,13 @@ or
 .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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307221921.r6MJLT4Y088260>