Source-Changes archive

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

CVS commit: src/sys/dev/sbus



Module Name:    src
Committed By:   macallan
Date:           Thu Aug  6 18:26:03 UTC 2009

Modified Files:
        src/sys/dev/sbus: files.sbus tcx.c tcxreg.h

Log Message:
make the tcx driver do something useful:
- attach a wsdisplay
- make it work with an S24
- accelerate scrolling and character drawing
This isn't quite finished yet, it works fine as a console but most things
X will need are not functional right now.


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/dev/sbus/files.sbus
cvs rdiff -u -r1.31 -r1.32 src/sys/dev/sbus/tcx.c
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/sbus/tcxreg.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