svn commit: r218523 - head/share/man/man4
Josh Paetzel
jpaetzel at FreeBSD.org
Thu Feb 10 15:41:35 UTC 2011
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"
More information about the svn-src-all
mailing list