diff options
author | 2005-11-29 23:36:49 +0000 | |
---|---|---|
committer | 2005-11-29 23:36:49 +0000 | |
commit | e1732702d6421abf3ca4657de2fe08b21537f3df (patch) | |
tree | 48720764eb2e55e02c4c10898f7d5242c7495899 | |
parent | Add support for ASIX AX88772 10/100 based adapters which are very similiar (diff) | |
download | wireguard-openbsd-e1732702d6421abf3ca4657de2fe08b21537f3df.tar.xz wireguard-openbsd-e1732702d6421abf3ca4657de2fe08b21537f3df.zip |
this has the .Nd from axe.4 in it
-rw-r--r-- | share/man/man4/usb.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/usb.4 b/share/man/man4/usb.4 index 626e7d9cd57..672606e96ed 100644 --- a/share/man/man4/usb.4 +++ b/share/man/man4/usb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: usb.4,v 1.49 2005/08/28 04:22:30 jsg Exp $ +.\" $OpenBSD: usb.4,v 1.50 2005/11/29 23:36:49 deraadt Exp $ .\" $NetBSD: usb.4,v 1.15 1999/07/29 14:20:32 augustss Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -130,7 +130,7 @@ Atmel AT76C50x IEEE 802.11b wireless network interfaces. .It Xr aue 4 ADMtek AN986 / ADM8511 Pegasus family USB Ethernet interfaces. .It Xr axe 4 -ASIX Electronics AX88172/AX88178 USB Ethernet interfaces. +ASIX Electronics AX88172/AX88178/AX88772 USB Ethernet interfaces. .It Xr cdce 4 USB Host-to-Host (aka USB-to-USB) bridges based on the USB Communication Device Class (CDC) and Ethernet subclass. |