Kernel/USB - Still broken, reworking host controller API to give driver more information
authorJohn Hodge <[email protected]>
Sun, 26 Feb 2012 13:48:20 +0000 (21:48 +0800)
committerJohn Hodge <[email protected]>
Sun, 26 Feb 2012 13:48:20 +0000 (21:48 +0800)
commit3bcfc9ded1d44d1fbec95f73b5894e26f498b73d
treec2a2f28710f9b48b3d8222ac524d3984e47c1cf8
parentcfe6a9f2a126cc26ac74d5454e8378bd1193fcf8
Kernel/USB - Still broken, reworking host controller API to give driver more information

- Moved interrupt polling to host driver
- OHCI not converted yet
- UHCI is buggy, doesn't manage to read descriptors
BuildConf/x86/default.mk
KernelLand/Modules/USB/Core/include/usb_host.h
KernelLand/Modules/USB/Core/usb_io.c
KernelLand/Modules/USB/Core/usb_lowlevel.c
KernelLand/Modules/USB/Core/usb_poll.c
KernelLand/Modules/USB/UHCI/uhci.c
KernelLand/Modules/USB/UHCI/uhci.h

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