Subject: CVS commit: syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 09/04/2001 18:32:25
Module Name:	syssrc
Committed By:	drochner
Date:		Tue Sep  4 15:32:23 UTC 2001

Modified Files:
	syssrc/sys/dev/ic: vga.c

Log Message:
-fix a debug message
-unref font(s) if a screen is deleted, so they could be unloaded
 if dev/wsfont supported it
-add missing pieces to support screen types with font sizes != 8x16
 as system console - now
options VGA_CONSOLE_SCREENTYPE="\"80x50\""
options FONT_VT220L8x8
 gives you what you'd expect


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 syssrc/sys/dev/ic/vga.c

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