svn commit: r192195 - head/share/man/man4
Christian Brueffer
brueffer at FreeBSD.org
Sat May 16 12:11:07 UTC 2009
Author: brueffer
Date: Sat May 16 12:11:06 2009
New Revision: 192195
URL: http://svn.freebsd.org/changeset/base/192195
Log:
Make the HARDWARE section ready for the automatic hardware notes generation,
fix the date format.
Modified:
head/share/man/man4/urtw.4
Modified: head/share/man/man4/urtw.4
==============================================================================
--- head/share/man/man4/urtw.4 Sat May 16 10:48:20 2009 (r192194)
+++ head/share/man/man4/urtw.4 Sat May 16 12:11:06 2009 (r192195)
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd November 15 2008 $
+.Dd November 15, 2008
.Dt URTW 4
.Os
.Sh NAME
@@ -64,13 +64,15 @@ Only one virtual interface may be config
For more information on configuring this device, see
.Xr ifconfig 8 .
.Sh HARDWARE
-The following adapters should work:
+The
+.Nm
+driver supports Realtek RTL8187L based wireless network devices, including:
.Pp
-.Bl -column "Card " "Radio " "Bus" -compact -offset 6n
+.Bl -column "Shuttle XPC Accessory PN20" "RTL8225" "USB" -compact -offset 6n
.It Em "Card Radio Bus"
-.It Li "Netgear WG111v2" Ta RTL8225 Ta USB
-.It Li "Safehome WLG-1500SMA5" Ta RTL8225 Ta USB
-.It Li "Shuttle XPC Accessory PN20" Ta RTL8225 Ta USB
+.It "Netgear WG111v2 RTL8225 USB"
+.It "Safehome WLG-1500SMA5 RTL8225 USB"
+.It "Shuttle XPC Accessory PN20 RTL8225 USB"
.El
.Sh EXAMPLES
Join an existing BSS network (i.e., connect to an access point):
More information about the svn-src-all
mailing list