OHCI HCD (USB 1.1) support

modulename: ohci-hcd.ko

configname: CONFIG_USB_OHCI_HCD

Linux Kernel Configuration
└─>Device Drivers
└─>USB support
└─>OHCI HCD (USB 1.1) support
In linux kernel since version 2.6.20 (release Date: 2007-02-04)  
The Open Host Controller Interface (OHCI) is a standard for accessing
USB 1.1 host controller hardware. It does more in hardware than Intel's
UHCI specification. If your USB host controller follows the OHCI spec,
say Y. On most non-x86 systems, and on x86 hardware that's not using a
USB controller from Intel or VIA, this is appropriate. If your host
controller doesn't use PCI, this is probably appropriate. For a PCI
based system where you're not sure, the "lspci -v" entry will list the
right "prog-if" for your USB controller(s): EHCI, OHCI, or UHCI.

To compile this driver as a module, choose M here: the
module will be called ohci-hcd.

source code: