Subject: CVS commit: src/sys/arch/sgimips/dev
To: None <source-changes@NetBSD.org>
From: Christopher SEKIYA <sekiya@netbsd.org>
List: source-changes
Date: 02/02/2008 04:38:37
Module Name:	src
Committed By:	sekiya
Date:		Sat Feb  2 04:38:37 UTC 2008

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

Log Message:
Allow sync-on-green to be controlled by ARCS environment variable "SyncOnGreen".

Set to anything starting with the letter 'n' to disable sync-on-green, set to
anything else or leave undefined to keep default behavior.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 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.