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.man.txt
          +++ new/usr/src/man/man7d/xhci.7d.man.txt
   1    1  XHCI(7D)                            Devices                           XHCI(7D)
   2    2  
   3    3  NAME
   4    4       xhci - Extensible Host Controller Interface Driver
   5    5  
   6    6  SYNOPSIS
   7    7       usb@unit-address
   8    8  
   9    9  DESCRIPTION
  10   10       The xhci driver supports PCI devices that implement versions 1.0 and 1.1
  11      -     of the Extensible Host Controller Inteface Specification.  These devices
       11 +     of the Extensible Host Controller Interface Specification.  These devices
  12   12       provide support for USB 3.0, USB 2.x, and USB 1.x devices and is
  13   13       integrated into the broader illumos USB Architecture (USBA).
  14   14  
  15   15       The xhci driver supports all four USB transfer types: bulk transfers,
  16   16       control transfers, interrupt transfers, and isochronous transfers.
  17   17  
  18   18       Administrators do not interact with the xhci driver directly.  USB
  19   19       devices are managed with cfgadm(1M).  See cfgadm_usb(1M) for more
  20   20       information on how to specifically manage USB devices and how they are
  21   21       laid out in the system.  cfgadm(1M) is only used to manage devices at a
↓ open down ↓ 17 lines elided ↑ open up ↑
  39   39               The xhci-reroute property determines whether or not USB ports are
  40   40               re-routed to the xhci driver.  The default behavior is to route
  41   41               such ports.  To disable this, the property should be set to 0.
  42   42               Any other value, or the lack of the property, cause the default
  43   43               behavior to take place.
  44   44  
  45   45  ARCHITECTURE
  46   46       The xhci driver is only supported on x86 systems at this time.
  47   47  
  48   48  FILES
  49      -     /kernel/drv/xhci                  32-bit device driver (x86).
       49 +     /kernel/drv/amd64/xhci            Device driver (x86)
  50   50  
  51      -     /kernel/drv/amd64/xhci            64-bit device driver (x86).
       51 +     /kernel/drv/xhci.conf             Driver configuration file
  52   52  
  53      -     /kernel/drv/xhci.conf             Driver configuration file.
  54      -
  55   53  SEE ALSO
  56   54       cfgadm(1M), cfgadm_usb(1M), dladm(1M), driver.conf(4), ehci(7D), usba(7D)
  57   55  
  58      -illumos                        October 17, 2016                        illumos
       56 +illumos                        January 10, 2020                        illumos
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX