Add USB EHCI controller support.
authorKevin O'Connor <kevin@koconnor.net>
Wed, 10 Mar 2010 00:43:52 +0000 (19:43 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Wed, 10 Mar 2010 01:00:28 +0000 (20:00 -0500)
commit190cc622a2f57ca21d8ffc85be94c32fb518b04d
tree440314fb21fd62aea4a050335beea2b0e452f538
parent0770d676b392dc6c79bf4ab560b7171987b8d025
Add USB EHCI controller support.

Initial support for EHCI high-speed USB controllers.
Makefile
src/config.h
src/usb-ehci.c [new file with mode: 0644]
src/usb-ehci.h [new file with mode: 0644]
src/usb-hub.c
src/usb-hub.h
src/usb-ohci.c
src/usb-uhci.c
src/usb.c
src/usb.h