diff options
author | Marcus Glocker <mglocker@cvs.openbsd.org> | 2009-08-05 14:20:01 +0000 |
---|---|---|
committer | Marcus Glocker <mglocker@cvs.openbsd.org> | 2009-08-05 14:20:01 +0000 |
commit | b75a713d7367ee3b5a85344d451f8e6db0fa4ddb (patch) | |
tree | fb54ee01fa1b1682d0aededd782a35b055954363 /share/man | |
parent | 9cf9d3f9417b9bc23172dde9843df37ab87d07d5 (diff) |
Mention known signal problems and firmware version 3 only support so
people don't have to report about those topics on a regulary base.
a jsg@ joint venture production
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/bwi.4 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/share/man/man4/bwi.4 b/share/man/man4/bwi.4 index 165f0b037c3..2b2bd74f4bd 100644 --- a/share/man/man4/bwi.4 +++ b/share/man/man4/bwi.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bwi.4,v 1.22 2009/02/16 08:15:22 jmc Exp $ +.\" $OpenBSD: bwi.4,v 1.23 2009/08/05 14:20:00 mglocker Exp $ .\" .\" Copyright (c) 2007 Marcus Glocker <mglocker@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: February 16 2009 $ +.Dd $Mdocdate: August 5 2009 $ .Os .Dt BWI 4 .Sh NAME @@ -187,3 +187,7 @@ by .An Jonathan Gray and .An Marcus Glocker . +.Sh CAVEATS +Some chips are incorrectly calibrated due to the lack of documentation, +this can slow the amount of traffic to the point of being unuseable. +Furthermore this driver only supports firmware version 3. |