
27 Nov
2008
27 Nov
'08
1:41 p.m.
On 13:34 Thu 27 Nov , Michael Trimarchi wrote:
Add USB ehci core files
Signed-off-by: Michael Trimarchi trimarchi@gandalf.sssup.it
drivers/usb/usb_ehci.h | 120 ++++++++ drivers/usb/usb_ehci_core.c | 635 +++++++++++++++++++++++++++++++++++++++++++ drivers/usb/usb_ehci_core.h | 29 ++ 3 files changed, 784 insertions(+), 0 deletions(-) create mode 100644 drivers/usb/usb_ehci.h create mode 100644 drivers/usb/usb_ehci_core.c create mode 100644 drivers/usb/usb_ehci_core.h
the comment I've add to the precedent versions still apply please fix
Best Regards, J.