Changes

175 bytes removed ,  18:39, 21 December 2016
no edit summary
Line 55: Line 55:  
! Request !! Name !! Input !! Output !! OH0/OH1
 
! Request !! Name !! Input !! Output !! OH0/OH1
 
! Notes
 
! Notes
  −
|-
  −
| 5 (ioctl) || USBV0_IOCTL_SUSPENDDEV || ? || ? || Both
  −
|
  −
Unknown. According to libogc, this is used for suspending a device. (Is this a host or device request?) {{check}}
  −
  −
|-
  −
| 6 (ioctl) || USBV0_IOCTL_RESUMEDEV || ? || ? || Both
  −
|
  −
Unknown. According to libogc, this is used for resuming a device. (Is this a host or device request?) {{check}}
      
|-
 
|-
Line 151: Line 141:  
* in 1: u16 - Length
 
* in 1: u16 - Length
 
* io 0: array of length in[1] - Payload data
 
* io 0: array of length in[1] - Payload data
 +
 +
|-
 +
| 5 (ioctl) || USBV0_IOCTL_SUSPENDDEV || - || - || Both
 +
|
 +
Used to suspend a device.
 +
 +
|-
 +
| 6 (ioctl) || USBV0_IOCTL_RESUMEDEV || - || - || Both
 +
|
 +
Used to resume a device.
    
|-
 
|-
219

edits