Module Name: src Committed By: macallan Date: Wed Mar 24 00:33:06 UTC 2010
Modified Files: src/sys/dev/sbus: files.sbus Added Files: src/sys/dev/sbus: cgtwelve.c cgtwelvereg.h Log Message: first stab at a driver for the cg12 / matrox cg3 for now it uses the same monochrome overlay as OBP, otherwise it's got the usual wsdisplay / vcons goodies TODO: - fill in mmap and ioctl methods so we can at least run X in monochrome - figure out where the 24bit buffer is ( and maybe if there's an 8 bit buffer ) - see if we can do any acceleration - find the DAC registers To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/sys/dev/sbus/cgtwelve.c \ src/sys/dev/sbus/cgtwelvereg.h cvs rdiff -u -r1.35 -r1.36 src/sys/dev/sbus/files.sbus Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.