summaryrefslogtreecommitdiff
path: root/sys/dev/sbus/cgthree.c
AgeCommit message (Expand)Author
2002-02-07import some register defns from sparcJason Wright
2002-02-05Allow mmap as a dumb framebuffer (from offset 0).Jason Wright
2002-02-05Implement vgafb_mmap() fullyJason Wright
2002-01-06Claim to support WSSCREEN_WSCOLORS (drivers support it, but rcons doesn'tJason Wright
2002-01-04Add support for get/put colormap (mostly borrowed from sparc)Jason Wright
2002-01-04mmap functionality for cgthee (mostly from NetBSD)Jason Wright
2001-12-05- fix initialization so that the cursor is initialized to be in the sameJason Wright
2001-12-04skeleton driver for cgthree (at the same point as cgsix)Jason Wright