Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/videomode
Module Name: src
Committed By: gdamore
Date: Sat May 13 00:39:19 UTC 2006
Modified Files:
src/sys/dev/videomode: edid.c edidreg.h
Log Message:
Correct two problems with established timings. First, the wrong hex value
was being read due to using the same byte twice.
Second, the ordered list of names was *backwards* in the _edid_modes list.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/dev/videomode/edid.c
cvs rdiff -r1.1 -r1.2 src/sys/dev/videomode/edidreg.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index