Line 2:
Line 2:
It is very similar to [[:/dev/usb/ven]] and other v5 interfaces. Some ioctl handlers are identical to USB_VEN. Both rely on [[:/dev/usb/usb]] for most actions.
It is very similar to [[:/dev/usb/ven]] and other v5 interfaces. Some ioctl handlers are identical to USB_VEN. Both rely on [[:/dev/usb/usb]] for most actions.
+
+
Note: The device needs to be "resumed" (<code>ioctl 0x10</code> SuspendResume) before data can be sent/received, or even before <code>ioctl 3</code> GetDeviceInfo can be used.
== Handles ==
== Handles ==