Subject: CVS commit: src/sys/arch/arm/iomd
To: None <source-changes@NetBSD.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 08/19/2006 16:57:06
Module Name:	src
Committed By:	bjh21
Date:		Sat Aug 19 16:57:06 UTC 2006

Modified Files:
	src/sys/arch/arm/iomd: vidc20config.c

Log Message:
If we can't find a screen mode matching the bootloader's frame rate, choose
the nearest one, rather than the first one with the same resolution.  This
is likely to be useful when the bootloader finally passes a valid frame rate.
For now, it just favours flickery over non-functional.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/sys/arch/arm/iomd/vidc20config.c

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