diff options
author | hiren <hiren@FreeBSD.org> | 2013-10-07 06:50:00 +0000 |
---|---|---|
committer | hiren <hiren@FreeBSD.org> | 2013-10-07 06:50:00 +0000 |
commit | 6c56919ec3d2d45490545fd538ad24783bdb2897 (patch) | |
tree | 5b99f8d4aa67a79576609db32fb68a7e70095ed8 /share | |
parent | ba3f99676351684264da1513884a8aae3359a3fb (diff) | |
download | FreeBSD-src-6c56919ec3d2d45490545fd538ad24783bdb2897.zip FreeBSD-src-6c56919ec3d2d45490545fd538ad24783bdb2897.tar.gz |
With r253139, firmware for urtwn(4) is in base system. Correct the man page to
reflect that.
Approved by: re (blackend)
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/urtwn.4 | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/share/man/man4/urtwn.4 b/share/man/man4/urtwn.4 index c6dfa29..aaf667d 100644 --- a/share/man/man4/urtwn.4 +++ b/share/man/man4/urtwn.4 @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd July 7, 2013 +.Dd October 6, 2013 .Dt URTWN 4 .Os .Sh NAME @@ -57,18 +57,6 @@ The RTL8192CU is a highly integrated multiple-in, multiple-out (MIMO) 802.11n adapter that combines a MAC, a 2T2R capable baseband and an RF in a single chip. It operates in the 2GHz spectrum only. -.Pp -The driver needs at least version 1.1p0 of the following firmware files, -which are loaded when an interface is attached: -.Pp -.Bl -tag -width Ds -offset indent -compact -.It urtwn-rtl8192cfwT -.It urtwn-rtl8192cfwU -.It urtwn-rtl8723fw -.El -.Pp -The firmware is available as part of the FreeBSD Ports collection in -net/urtwn-firmware-kmod. .Sh HARDWARE The following adapters should work: .Pp |