>It may be syslog is just counting the messages so it can say 'and
>another 2000 like the last'.  Try outputing a different message
>each time.

Also make shure you have a \n at the end of each printk().

To see every printk use
{static x=0; printk("%.8X hello wourld\n", x++);}

Jens Michaelsen
(sorry missed the x++ before)
--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/

Reply via email to