Subject: CVS commit: src/sys/arch/arm/iomd
To: None <source-changes@NetBSD.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 10/28/2006 17:40:00
Module Name:	src
Committed By:	bjh21
Date:		Sat Oct 28 17:39:59 UTC 2006

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

Log Message:
When setting the FIFO preload, chose an entirely safe value rather than
using a completely bogus heuristic to guess at one.  This might cause FIFO
underruns in particularly exciting video modes, but it also makes more
boring ones work correctly.


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