On 2008-02-25 23:27, linux-os (Dick Johnson) wrote:
> On Mon, 25 Feb 2008, Arvid Brodin wrote:
>
>> I need to write messages > 1023 characters long to the console from a
>> module*. printk() is limited to 1023 characters, and splitting the message
>> over several printk()'s results in a line bre
On Mon, 25 Feb 2008, Arvid Brodin wrote:
> I need to write messages > 1023 characters long to the console from a
> module*. printk() is limited to 1023 characters, and splitting the message
> over several printk()'s results in a line break and "Month hh:mm:ss host
> kernel:" being inserted in
I need to write messages > 1023 characters long to the console from a module*.
printk() is limited to 1023 characters, and splitting the message over several
printk()'s results in a line break and "Month hh:mm:ss host kernel:" being
inserted in my text.
I tried including and using the console_
3 matches
Mail list logo