Subject: CVS commit: src/sys/arch/sgimips/dev
To: None <source-changes@NetBSD.org>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: source-changes
Date: 04/12/2007 22:30:48
Module Name:	src
Committed By:	jmcneill
Date:		Thu Apr 12 22:30:48 UTC 2007

Modified Files:
	src/sys/arch/sgimips/dev: crmfb.c

Log Message:
Don't claim to be the console if we're supposed to be using a serial
console. While we're here, save a few MB of RAM by properly calculating
the framebuffer size based on the selected video mode.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/sgimips/dev/crmfb.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.