On Fri, Apr 18, 2008 at 8:44 PM, <[EMAIL PROTECTED]> wrote:
> argh!!! I just discovered that it actually sends all bytes, but the
> interval between each output byte is approximately 3 ms... Ideas about
> speeding it up?
Try disabling / removing the 2 printk statements at the bottom of your code.
...
printk (KERN_INFO "wait for data\n");
}
printk ("data: %04X\n", control & 0x0000FFFF);
-Ronald
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source