Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1422665AbWBAQEx (ORCPT ); Wed, 1 Feb 2006 11:04:53 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1422663AbWBAQEw (ORCPT ); Wed, 1 Feb 2006 11:04:52 -0500 Received: from linux01.gwdg.de ([134.76.13.21]:12481 "EHLO linux01.gwdg.de") by vger.kernel.org with ESMTP id S1422665AbWBAQEw (ORCPT ); Wed, 1 Feb 2006 11:04:52 -0500 Date: Wed, 1 Feb 2006 17:04:49 +0100 (MET) From: Jan Engelhardt To: Jindrich Makovicka cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH] vgacon: Add support for soft scrollback In-Reply-To: Message-ID: References: <43D492C4.3000801@gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 534 Lines: 19 >> + >> + 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/