Print this page
12309 errors in section 9e of the manual

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man9e/usba_hcdi_hub_update.9e.man.txt
          +++ new/usr/src/man/man9e/usba_hcdi_hub_update.9e.man.txt
↓ open down ↓ 39 lines elided ↑ open up ↑
  40   40  
  41   41       This function will be called after usba_hcdi_device_init(9E) has been
  42   42       called.  Any private data registered with that function will be
  43   43       available.
  44   44  
  45   45       If this function fails, the enumeration of this device will fail, the hub
  46   46       driver will not attach to this USB device, and all devices plugged into
  47   47       this hub will not be detected by the system.
  48   48  
  49   49  CONTEXT
  50      -     This functin is called from kernel context only.
       50 +     This function is called from kernel context only.
  51   51  
  52   52  RETURN VALUES
  53   53       Upon successful completion, the usba_hcdi_hub_update() function should
  54   54       return USB_SUCCESS.  Otherwise, it should return the appropriate USB
  55   55       error.  If uncertain, use USB_FAILURE.
  56   56  
  57   57  SEE ALSO
  58   58       usba_hcdi_device_init(9E), usba_device(9S), usba_hcdi_ops(9S)
  59   59  
  60      -illumos                        December 20, 2016                       illumos
       60 +illumos                        February 15, 2020                       illumos
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX