xref xhci(4)

This commit is contained in:
jdolecek 2017-01-21 20:30:29 +00:00
parent 4d28299886
commit 23d1788ac4
1 changed files with 4 additions and 2 deletions

View File

@ -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