Module Name: src
Committed By: jdolecek
Date: Sat Jan 21 20:30:29 UTC 2017
Modified Files:
src/share/man/man4: usb.4
Log Message:
xref xhci(4)
To generate a diff of this commit:
cvs rdiff -u -r1.104 -r1.105 src/share/man/man4/usb.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/usb.4
diff -u src/share/man/man4/usb.4:1.104 src/share/man/man4/usb.4:1.105
--- src/share/man/man4/usb.4:1.104 Thu Jan 23 14:12:38 2014
+++ src/share/man/man4/usb.4 Sat Jan 21 20:30:29 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: usb.4,v 1.104 2014/01/23 14:12:38 wiz Exp $
+.\" $NetBSD: usb.4,v 1.105 2017/01/21 20:30:29 jdolecek Exp $
.\"
.\" Copyright (c) 1999-2014 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd January 23, 2014
+.Dd January 21, 2017
.Dt USB 4
.Os
.Sh NAME
@@ -38,6 +38,7 @@
.Cd "ehci* at pci? dev ? function ?"
.Cd "ohci* at cardbus? function ?"
.Cd "ohci* at pci? dev ? function ?"
+.Cd "xhci* at pci? dev ? function ?"
.Cd "slhci* at isa? port ? irq ?"
.Cd "slhci* at pcmcia? function ?"
.Cd "uhci* at cardbus? function ?"
@@ -576,6 +577,7 @@ abort of transfers.
.Xr pcmcia 4 ,
.Xr slhci 4 ,
.Xr uhci 4 ,
+.Xr xhci 4 ,
.Xr usbdevs 8
.Rs
.%T Universal Serial Bus Specifications Documents