Module Name: src Committed By: macallan Date: Wed Jan 18 08:04:19 UTC 2012
Modified Files: src/sys/dev/pci: voodoofb.c voodoofbreg.h Log Message: do some mode validation - for now reject everything above 1680x1200 until I find out why these don't work ( 1680x1200 works but not 1920x1080 ). Also use sync polarity info from videomode instead of guessing. Finally, if there is no useble preferred mode, be a little smarter trying to find the next best mode. To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/sys/dev/pci/voodoofb.c cvs rdiff -u -r1.1 -r1.2 src/sys/dev/pci/voodoofbreg.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.