Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Feb 2011 15:41:33 +0000 (UTC)
From:      Josh Paetzel <jpaetzel@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r218523 - head/share/man/man4
Message-ID:  <201102101541.p1AFfXVo026609@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jpaetzel
Date: Thu Feb 10 15:41:32 2011
New Revision: 218523
URL: http://svn.freebsd.org/changeset/base/218523

Log:
  Netgear renamed the WG311 to the WG311v1 after they released a second
  version of it.  There is also a WG311v3 which uses a chipset covered by
  malo(4). Along the way add the WG311T to the list which is also an
  atheros chipset.
  
  PR:	docs/154589
  Approved by:	kib (mentor)
  MFC after:	3 days

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

Modified: head/share/man/man4/ath_hal.4
==============================================================================
--- head/share/man/man4/ath_hal.4	Thu Feb 10 15:07:17 2011	(r218522)
+++ head/share/man/man4/ath_hal.4	Thu Feb 10 15:41:32 2011	(r218523)
@@ -109,7 +109,9 @@ module:
 .It "Netgear WAG311	AR5212	PCI	a/b/g"
 .It "Netgear WAB501	AR5211	CardBus	a/b"
 .It "Netgear WAG511	AR5212	CardBus	a/b/g"
-.It "Netgear WG311	AR5212	PCI	b/g"
+.It "Netgear WG311 (aka WG311v1)	AR5212	PCI	b/g"
+.It "Netgear WG311v2	AR5212	PCI	b/g"
+.It "Netgear WG311T	AR5212	PCI	b/g"
 .It "Netgear WG511T	AR5212	CardBus	b/g"
 .It "Orinoco 8480	AR5212	CardBus	a/b/g"
 .It "Orinoco 8470WD	AR5212	CardBus	a/b/g"



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