Modules/USB - Fixed UHCI (partially)
authorJohn Hodge <[email protected]>
Tue, 28 Feb 2012 14:19:10 +0000 (22:19 +0800)
committerJohn Hodge <[email protected]>
Tue, 28 Feb 2012 14:19:10 +0000 (22:19 +0800)
commitfa8a440a927e1a31c5cd1a82df05a7052da8c536
treeb2b8064c92199654dd595e729fdb339ab211f894
parent3bcfc9ded1d44d1fbec95f73b5894e26f498b73d
Modules/USB - Fixed UHCI (partially)

- UHCI now can enumerate the bus correctly
 > Interrupts are broken it seems (well, mouse doesn't work in AxWin)
- OHCI still needs to be ported
- Fixed a bug in HID mouse where it would dereference NULL if FindDir
  didn't find a node.
KernelLand/Modules/USB/HID/mouse.c
KernelLand/Modules/USB/OHCI/ohci.c
KernelLand/Modules/USB/UHCI/uhci.c
KernelLand/Modules/USB/UHCI/uhci.h

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