svn commit: r265874 - stable/10/share/man/man4
Christian Brueffer
brueffer at FreeBSD.org
Sun May 11 09:54:39 UTC 2014
Author: brueffer
Date: Sun May 11 09:54:38 2014
New Revision: 265874
URL: http://svnweb.freebsd.org/changeset/base/265874
Log:
MFC: r265269
Make the HARDWARE section ready for release notes generation; sort SEE ALSO.
Compared to the original revision, the list of supported chipsets was changed to
reflect those supported in this branch.
Modified:
stable/10/share/man/man4/urtwn.4
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/share/man/man4/urtwn.4
==============================================================================
--- stable/10/share/man/man4/urtwn.4 Sun May 11 09:14:29 2014 (r265873)
+++ stable/10/share/man/man4/urtwn.4 Sun May 11 09:54:38 2014 (r265874)
@@ -14,7 +14,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd October 31, 2013
+.Dd May 3, 2014
.Dt URTWN 4
.Os
.Sh NAME
@@ -80,7 +80,10 @@ must be agreed by adding the following l
firmware license
.El
.Sh HARDWARE
-The following adapters should work:
+The
+.Nm
+driver supports Realtek RTL8188CUS, RTL8188CE-VAU, RTL8188RU and RTL8192CU based USB
+IEEE 802.11b/g/n wireless network adapters, including:
.Pp
.Bl -tag -width Ds -offset indent -compact
.It ASUS USB-N10 NANO
@@ -120,9 +123,9 @@ The driver will reset the hardware.
This should not happen.
.El
.Sh SEE ALSO
-.Xr urtwnfw 4 ,
.Xr intro 4 ,
.Xr netintro 4 ,
+.Xr urtwnfw 4 ,
.Xr usb 4 ,
.Xr wlan 4 ,
.Xr wlan_ccmp 4 ,
More information about the svn-src-stable
mailing list