Line 1:
Line 1:
{{stub}}
{{stub}}
−
''/dev/usb/ven'' is an IOS resource manager that is used to interact with USB devices in IOS57, IOS58 and IOS59. It replaces [[:/dev/usb/oh0]], which is repurposed as an internal USB backend in these versions.
+
''/dev/usb/ven'' is an IOS resource manager that is used to interact with USB devices. This device is implemented only in IOS57, 58 and 59 by the USB_VEN module, which is a thin wrapper around [[:/dev/usb/usb]]. It replaces [[:/dev/usb/oh0]], which is repurposed as an internal USB backend in these versions.
−
−
This device is implemented by the USB_VEN module, which is a thin wrapper around [[:/dev/usb/usb]].
VEN is often used by official games to communicate with USB cameras (such as ''Your Shape'') and microphones (in the newer singing games). It is also used by libogc for USB2 support.
VEN is often used by official games to communicate with USB cameras (such as ''Your Shape'') and microphones (in the newer singing games). It is also used by libogc for USB2 support.