Re: [PATCH] vgacon: Add support for soft scrollback

From: Jan Engelhardt
Date: Wed Feb 01 2006 - 11:03:04 EST


>> +
>> + printk("vgacon delta: %i\n", lines);
>
> ^^^^^^
>This disables the hard scrollback, as the console is immediately
>scrolled back when the mesage gets printed.
>

printk(KERN_DEBUG ) should probably help it. That way, only syslog picks it
up.


Jan Engelhardt
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/