Question: SVPE you mentioned something about endian madness. Does this imply that the ehci registers use big endian format?
Also there is plenty of reference code that exists for ehci drivers. Wouldn't it be a matter of just porting one of these reference implementations? (I know I'm making it...