AT91SAM9260
U-BOOT
OHCI
目录:
一.OHCI驱动框架
二.OHCI的数据结构
三.HCD的初始化
四.OHCI的相关代码
The purpose of OpenHCI(Open Host Controller Interface) is to accelerate the acceptance of USB in the marketplace by promoting the use of a common industry software/hareware interface.
一. OHCI驱动框架
下图说明了USB device driver,host controller driver 与硬件host controller,
usb device 之间的关系