diff options
author | 2014-04-07 23:55:21 +0000 | |
---|---|---|
committer | 2014-04-07 23:55:21 +0000 | |
commit | a4b5491d5627120a4c52a9a64c228e23a97e0088 (patch) | |
tree | 2fae8bea1e1f1ae5acd0787c17359c3117a8debf | |
parent | Add MSI support for xhci(4). Also add a quirk for some of the Fresco (diff) | |
download | wireguard-openbsd-a4b5491d5627120a4c52a9a64c228e23a97e0088.tar.xz wireguard-openbsd-a4b5491d5627120a4c52a9a64c228e23a97e0088.zip |
Remove baloney about OpenBSD lacking USB 3.0 xhci support
-rw-r--r-- | share/man/man4/axen.4 | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/share/man/man4/axen.4 b/share/man/man4/axen.4 index ac4f31ab426..b6989b0ebde 100644 --- a/share/man/man4/axen.4 +++ b/share/man/man4/axen.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: axen.4,v 1.3 2014/03/16 02:46:57 jsg Exp $ +.\" $OpenBSD: axen.4,v 1.4 2014/04/07 23:55:21 chris Exp $ .\" .\" Copyright (c) 2013 Yojiro UO <yuo@nui.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: March 16 2014 $ +.Dd $Mdocdate: April 7 2014 $ .Dt AXEN 4 .Os .Sh NAME @@ -27,10 +27,7 @@ The .Nm driver provides support for USB Ethernet adapters based on the ASIX -Electronics AX88178a and AX88779 USB 2.0 chipsets -(potentially the AX88779 supports USB 3.0, but there is currently no xhci support in -.Ox ) , -including the following: +Electronics AX88178a and AX88779 USB chipsets including the following: .Pp .Bl -tag -width Ds -offset indent -compact .It D-Link DUB-1312 |