USB driver for MPC850/823
Richard Hendricks
ra6353 at email.sps.mot.com
Fri Mar 10 02:34:02 EST 2000
Dan Malek wrote:
>
> Just make sure kmalloc() gives you something that is properly
> aligned, as some CPM functions have rather large alignment boundaries.
> When allocated in this way, you have to chase down the pte's and modify
> the cache attributes yourself if desired.
The most famous case of this is the IDMA buffer descriptors. Unlike
everything elses buffer descriptors, the IDMA buffer descriptors must be
16 byte aligned, not 8.
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
More information about the Linuxppc-embedded
mailing list