Implementing an xHCI that supports USB3.0 only
Posted: Fri Jan 25, 2013 9:54 pm
I'd like first to thank you all for this fantastic website.
I'm planning to implement an xHCI for my OS; but I don't want to implement previous OHCI, UHCI and EHCI specifications.
I'm currently reading the specs. If I understood the thing correctly, I can have an USBD with only an xHCI behind it. Am I correct?
I'd like to have support for USB3.0 only, but I read that implementing previous versions is necessary for full support of this specification...
Thanks for your advice
I'm planning to implement an xHCI for my OS; but I don't want to implement previous OHCI, UHCI and EHCI specifications.
I'm currently reading the specs. If I understood the thing correctly, I can have an USBD with only an xHCI behind it. Am I correct?
I'd like to have support for USB3.0 only, but I read that implementing previous versions is necessary for full support of this specification...
Thanks for your advice