6 Commits

Author SHA1 Message Date
hathach
644f0d3932 make "used" member of ehci_qtd_t into reserved place of buffer[1] (with assert check in hcd init) 2013-03-07 17:59:07 +07:00
hathach
66586ffb08 re-layout ehci_data_t to get better memory consumption 2013-03-07 16:06:28 +07:00
hathach
7557a807a9 basically finish code for control transfer & test code 2013-03-06 16:32:01 +07:00
hathach
f38fed3529 pass test for setup TD 2013-03-06 15:39:37 +07:00
hathach
685fb97086 rename fields in ehci_qtd_t 2013-03-06 15:08:09 +07:00
hathach
ef1cef5019 refractor ehci_data_t
separate tests for pipe open & pipe xfer
2013-03-06 14:25:26 +07:00