Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/ic



Module Name:    src
Committed By:   macallan
Date:           Wed Nov 11 17:01:17 UTC 2009

Modified Files:
        src/sys/dev/ic: igsfb.c igsfb_subr.c igsfbreg.h igsfbvar.h

Log Message:
add modeseting support. Now if there's a mode string in igsfb_devconfig the
driver will try to use it if at all possible, otherwise fall back to the old
hardcoded 1024x768x60 mode.


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/sys/dev/ic/igsfb.c
cvs rdiff -u -r1.9 -r1.10 src/sys/dev/ic/igsfb_subr.c
cvs rdiff -u -r1.7 -r1.8 src/sys/dev/ic/igsfbreg.h
cvs rdiff -u -r1.17 -r1.18 src/sys/dev/ic/igsfbvar.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