Modules/USB - Interrupt endpoints work
authorJohn Hodge <[email protected]>
Wed, 29 Feb 2012 13:22:54 +0000 (21:22 +0800)
committerJohn Hodge <[email protected]>
Wed, 29 Feb 2012 13:22:54 +0000 (21:22 +0800)
commitd8bf9f747a87c3c1d23461c155ef90b7fc148a21
tree6be7e28c63eb79c9ad1f50cd16883188a747affe
parent5f5e32323cf9da2b2f3cf2e910afe2a0b2e6ae12
Modules/USB - Interrupt endpoints work

- Fixed interrupt callback sleeping in the host's interrupt thread
KernelLand/Modules/USB/Core/hub.c
KernelLand/Modules/USB/Core/usb_async.h [new file with mode: 0644]
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

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