Print this page
11641 spelling mistakes in section 7d of the manual

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man7d/xhci.7d
          +++ new/usr/src/man/man7d/xhci.7d
↓ open down ↓ 3 lines elided ↑ open up ↑
   4    4  .\" You may only use this file in accordance with the terms of version
   5    5  .\" 1.0 of the CDDL.
   6    6  .\"
   7    7  .\" A full copy of the text of the CDDL should have accompanied this
   8    8  .\" source.  A copy of the CDDL is also available via the Internet at
   9    9  .\" http://www.illumos.org/license/CDDL.
  10   10  .\"
  11   11  .\"
  12   12  .\" Copyright 2016 Joyent, Inc.
  13   13  .\"
  14      -.Dd October 17, 2016
       14 +.Dd January 10, 2020
  15   15  .Dt XHCI 7D
  16   16  .Os
  17   17  .Sh NAME
  18   18  .Nm xhci
  19   19  .Nd Extensible Host Controller Interface Driver
  20   20  .Sh SYNOPSIS
  21   21  .Sy usb@unit-address
  22   22  .Sh DESCRIPTION
  23   23  The
  24   24  .Nm
  25   25  driver supports PCI devices that implement versions 1.0 and 1.1 of the
  26      -Extensible Host Controller Inteface Specification.
       26 +Extensible Host Controller Interface Specification.
  27   27  These devices provide support for USB 3.0, USB 2.x, and USB 1.x devices and is
  28   28  integrated into the broader illumos USB Architecture (USBA).
  29   29  .Pp
  30   30  The
  31   31  .Nm
  32   32  driver supports all four USB transfer types:
  33   33  .Sy bulk transfers ,
  34   34  .Sy control transfers ,
  35   35  .Sy interrupt transfers ,
  36   36  and
↓ open down ↓ 50 lines elided ↑ open up ↑
  87   87  to take place.
  88   88  .El
  89   89  .Sh ARCHITECTURE
  90   90  The
  91   91  .Nm
  92   92  driver is only supported on
  93   93  .Sy x86
  94   94  systems at this time.
  95   95  .Sh FILES
  96   96  .Bl -tag -width Pa
  97      -.It Pa /kernel/drv/xhci
  98      -32-bit device driver (x86).
  99   97  .It Pa /kernel/drv/amd64/xhci
 100      -64-bit device driver (x86).
       98 +Device driver (x86)
 101   99  .It Pa /kernel/drv/xhci.conf
 102      -Driver configuration file.
      100 +Driver configuration file
 103  101  .El
 104  102  .Sh SEE ALSO
 105  103  .Xr cfgadm 1M ,
 106  104  .Xr cfgadm_usb 1M ,
 107  105  .Xr dladm 1M ,
 108  106  .Xr driver.conf 4 ,
 109  107  .Xr ehci 7D ,
 110  108  .Xr usba 7D
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX