Module rmox:usb - RMoX USB infrastructure
RMoX USB infrastructure. RMoX supports the Universal Serial Bus (USB) specification versions 1 and 2. Devices are accessed through the "usb" driver (see driver:usb). Connecting to this are lower-level drivers such as the UHCI/EHCI/OHCI host controller drivers (see driver:usb-uhci, driver:usb-ehci, driver:usb-ohci), and higher-level drivers such as the generic USB keyboard and mice drivers (see driver:usb-keyboard, driver:usb-mouse).