diff options
| author | Christian Brueffer <brueffer@FreeBSD.org> | 2009-05-16 12:11:06 +0000 |
|---|---|---|
| committer | Christian Brueffer <brueffer@FreeBSD.org> | 2009-05-16 12:11:06 +0000 |
| commit | 41aa1f3545420b69b455d4e327886bb75cfe7de6 (patch) | |
| tree | 390a72502c587125668b4586844bdda403c450ed | |
| parent | e1899ef6c8636efe8e3e5fc11e52d7ddba2cddce (diff) | |
Notes
| -rw-r--r-- | share/man/man4/urtw.4 | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/share/man/man4/urtw.4 b/share/man/man4/urtw.4 index a62fa94390c5..80550a78a950 100644 --- a/share/man/man4/urtw.4 +++ b/share/man/man4/urtw.4 @@ -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 configured at any time. 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): |
