Line 196:
Line 196:
|-
|-
−
| 10 (ioctlv) || ? || 2 || 1 || OH0
+
| 10 (ioctlv) || USBV0_IOCTL_LBLKMSG || 2 || 1 || OH0
|
|
−
Submits a transfer. (Which type?) {{check}}
+
Submits a bulk transfer. This is the same as ioctlv 1, except that this takes a u32 for the length instead of a u16.
−
Handled by the same function as for bulk and interrupt transfers.
* in 0: u8 - Endpoint
* in 0: u8 - Endpoint
−
* in 1: u32 - Length (?)
+
* in 1: u32 - Length
* io 0: array of length in_vectors[1] - Payload data
* io 0: array of length in_vectors[1] - Payload data