Source-Changes archive

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

CVS commit: src/sys/dev/pci



Module Name:    src
Committed By:   macallan
Date:           Sat Sep 23 05:12:22 UTC 2006

Modified Files:
        src/sys/dev/pci: files.pci
Added Files:
        src/sys/dev/pci: chipsfb.c chipsfbreg.h

Log Message:
a half done wsdisplay driver for Chips & Technologies 65550 graphics chips
So far it only uses the blitter for scrolling and rectangle filling,
characters are still drawn in software and there's no support for video
mode switching. Virtual consoles are supported via vcons.
Works fine on a PowerBook 3400c.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/dev/pci/chipsfb.c src/sys/dev/pci/chipsfbreg.h
cvs rdiff -r1.268 -r1.269 src/sys/dev/pci/files.pci

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