On Friday 25 February 2005 2:54 pm, Sylvain Munaut wrote:
>
> As I understand it, the STB03xxx does the "right" thing but the MPC52xx does
> not (that's part of an errata).
> 
> So maybe that would be "better" if another big endian ohci need that code :
> 
> #ifndef CONFIG_PPC_MPC52xx
> #define OHCI_BE_FRAME_NO_SHIFT        16
> #else
> #define OHCI_BE_FRAME_NO_SHIFT        0
> #endif

When some other big-endian chip appears, maybe that'd be a good time to
submit and merge such a patch ... ;)

- Dave



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to