diff options
| author | Weongyo Jeong <weongyo@FreeBSD.org> | 2010-02-26 00:37:49 +0000 |
|---|---|---|
| committer | Weongyo Jeong <weongyo@FreeBSD.org> | 2010-02-26 00:37:49 +0000 |
| commit | e7dc8641d688b38489e79560e5ba8d27ac9f41e2 (patch) | |
| tree | d020797db58ed65b315ce323497be52801eaa597 | |
| parent | db5b5f06b1349e646eb9c503231135e36a307b78 (diff) | |
Notes
| -rw-r--r-- | share/man/man4/bwn.4 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/bwn.4 b/share/man/man4/bwn.4 index 82371126ee9bd..1293c36ca1fce 100644 --- a/share/man/man4/bwn.4 +++ b/share/man/man4/bwn.4 @@ -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 |
