svn commit: r206961 - stable/8/share/man/man4
Weongyo Jeong
weongyo at FreeBSD.org
Tue Apr 20 23:59:03 UTC 2010
Author: weongyo
Date: Tue Apr 20 23:59:02 2010
New Revision: 206961
URL: http://svn.freebsd.org/changeset/base/206961
Log:
MFC r204343:
Updates what firmware module should be used for LP (low power) PHY
users and bumps date.
Modified:
stable/8/share/man/man4/bwn.4
Directory Properties:
stable/8/share/man/man4/ (props changed)
Modified: stable/8/share/man/man4/bwn.4
==============================================================================
--- stable/8/share/man/man4/bwn.4 Tue Apr 20 23:45:48 2010 (r206960)
+++ stable/8/share/man/man4/bwn.4 Tue Apr 20 23:59:02 2010 (r206961)
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd February 15, 2010
+.Dd February 25, 2010
.Dt BWN 4
.Os
.Sh NAME
@@ -69,6 +69,8 @@ The
port needs to be installed before
.Xr ifconfig 8
will work.
+Most cases you need to use bwn_v4_ucode module but if you are a
+LP (low power) PHY user please uses bwn_v4_lp_ucode module.
.Sh HARDWARE
The
.Nm
More information about the svn-src-stable-8
mailing list