Module Name: src Committed By: bouyer Date: Sat Aug 27 13:28:37 UTC 2011
Modified Files: src/sys/dev/pci: files.pci Added Files: src/sys/dev/pci: sisfb.c sisfb.h Log Message: Add a basic driver for the SIS315 Pro frame buffer found on some loogson2-based systems, from OpenBSD. At this time it can only map the framebuffer and attaches wscons, using whatever resolution was configured by the firmware. It doens't support any accelaration or mode change. To generate a diff of this commit: cvs rdiff -u -r1.346 -r1.347 src/sys/dev/pci/files.pci cvs rdiff -u -r0 -r1.1 src/sys/dev/pci/sisfb.c src/sys/dev/pci/sisfb.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.