svn commit: r204343 - head/share/man/man4
Weongyo Jeong
weongyo at FreeBSD.org
Fri Feb 26 00:37:49 UTC 2010
Author: weongyo
Date: Fri Feb 26 00:37:49 2010
New Revision: 204343
URL: http://svn.freebsd.org/changeset/base/204343
Log:
Updates what firmware module should be used for LP (low power) PHY
users and bumps date.
Modified:
head/share/man/man4/bwn.4
Modified: head/share/man/man4/bwn.4
==============================================================================
--- head/share/man/man4/bwn.4 Fri Feb 26 00:12:48 2010 (r204342)
+++ head/share/man/man4/bwn.4 Fri Feb 26 00:37:49 2010 (r204343)
@@ -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-head
mailing list