Subject: CVS commit: src/sys/dev/videomode
To: None <source-changes@NetBSD.org>
From: Michael Lorenz <macallan@netbsd.org>
List: source-changes
Date: 03/07/2007 19:56:40
Module Name: src
Committed By: macallan
Date: Wed Mar 7 19:56:40 UTC 2007
Modified Files:
src/sys/dev/videomode: edid.c
Log Message:
correct the maximum supported dotclock on monitors that report one value
but claim to support modes which need something higher, while there also
initialize the edid_preferred_mode pointer before using it
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/dev/videomode/edid.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.