On Wed, Jun 21, 2006 at 12:26:11PM -0700, steve yannalfo wrote:
I have them set in mptable.c for(i=0;i<4;i++) 0x10 + (2+i+4-sbdn%4)%4) 0x10 + (1+i+4-sbdn%4)%4) 0x10 + (0+i+4-sbdn%4)%4) 0x10 + (0+i)%4)
This looks like pseudocode, but anyway: check that the loop has curly braces.
//Peter