Modules/USB - EHCI Driver and related changes to hub code
authorJohn Hodge <[email protected]>
Sun, 16 Sep 2012 04:06:24 +0000 (12:06 +0800)
committerJohn Hodge <[email protected]>
Sun, 16 Sep 2012 04:06:24 +0000 (12:06 +0800)
commit86102de82180e8e3eac12475f065cec5928640dd
tree85ba0dd00ed9934c75cb09badd666c548a9d44f7
parenta3cff13f6d6e6ba9a3d21a10b10a5cc55c4d2575
Modules/USB - EHCI Driver and related changes to hub code
12 files changed:
KernelLand/Modules/USB/Core/Makefile
KernelLand/Modules/USB/Core/hub.c
KernelLand/Modules/USB/Core/include/usb_host.h
KernelLand/Modules/USB/Core/include/usb_hub.h
KernelLand/Modules/USB/Core/main.c
KernelLand/Modules/USB/Core/portctl.c [new file with mode: 0644]
KernelLand/Modules/USB/Core/usb.c
KernelLand/Modules/USB/Core/usb.h
KernelLand/Modules/USB/Core/usb_devinit.c
KernelLand/Modules/USB/Core/usb_poll.c
KernelLand/Modules/USB/EHCI/ehci.c
KernelLand/Modules/USB/EHCI/ehci.h

UCC git Repository :: git.ucc.asn.au