diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2019-03-29 17:16:36 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2019-03-29 17:16:36 +0000 |
commit | 1d4945f8af57a921814fe319e980a61c3b0c91ac (patch) | |
tree | d320e638a2e921aecd25d140d5b2cce8d0d6346b /share/man/man4/otus.4 | |
parent | b948411757415ff9b6d54fd0d422f0d9261f95da (diff) |
document that these drivers do not support powersave; two other pages (acu and zyd)
already document this in a slightly more tangled way - i chose not to edit those texts;
help/ok stsp
Diffstat (limited to 'share/man/man4/otus.4')
-rw-r--r-- | share/man/man4/otus.4 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/otus.4 b/share/man/man4/otus.4 index 58110f61168..cc6e0113be4 100644 --- a/share/man/man4/otus.4 +++ b/share/man/man4/otus.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: otus.4,v 1.31 2018/07/15 10:44:49 phessler Exp $ +.\" $OpenBSD: otus.4,v 1.32 2019/03/29 17:16:35 jmc Exp $ .\" .\" Copyright (c) 2009 Damien Bergamini <damien.bergamini@free.fr> .\" @@ -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: July 15 2018 $ +.Dd $Mdocdate: March 29 2019 $ .Dt OTUS 4 .Os .Sh NAME @@ -161,3 +161,5 @@ AR9001U chipset. Additional work is required in .Xr ieee80211 9 before those features can be supported. +.Pp +This driver does not support powersave mode. |