Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 03/19/2000 05:48:46
Module Name: syssrc
Committed By: pk
Date: Sun Mar 19 13:48:45 UTC 2000
Modified Files:
syssrc/sys/arch/sparc/dev: fb.c
syssrc/sys/arch/sparc/include: fbvar.h
Log Message:
Add `fb_is_console()', which is a helper function for frame buffer
device drivers used to decide whether or not to act as console output.
To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 syssrc/sys/arch/sparc/dev/fb.c
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/sparc/include/fbvar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.