Page 1 of 1

USB EHCI HOST DATA STRUCTURES

Posted: Wed Nov 06, 2013 1:37 pm
by munnashk
Hi currently i am working on making a usb controller work as a host. i am a newbie in developing and i need to create EHCI host data structures.
please help me and tell me how to create EHCI host data structures

i.e Periodic Frame List
Queue head and Queue Transfer Descriptor
Isochronous (High-Speed) Transfer Descriptor (iTD)


and please also tell me how to link them.if anyone have these structures or any material or Code then please forward to me at [email protected] so that i can use them for reference. :?

Re: USB EHCI HOST DATA STRUCTURES

Posted: Wed Nov 06, 2013 3:16 pm
by Combuster
Well for starters, you could have read the forum rules.

A correct answer to your question is: with a text editor and a compiler.