summaryrefslogtreecommitdiff
path: root/sys/dev/tc/xcfb.c
AgeCommit message (Expand)Author
2001-11-13add/cleanup RCSIDslukem
2001-08-22Nuke fb_devconfig data structure which was found unnecessary to have.nisimura
2001-08-05use unsigned variable types as appropriatejdolecek
2001-04-09Fix spelling errors in comments.nathanw
2000-10-27Fix errors in initializing the software copy of 256 entry colormapnisimura
2000-09-12Found glyph pixel order inverted on screen.nisimura
2000-06-28remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>mrg
2000-06-26Change the kernel mmap interface so that the offset to map is ansimonb
2000-03-16Place 34 by 80 console at the center of screen.nisimura
2000-03-14Respect video console colour designation by configration file.nisimura
2000-03-14Switch to improved flexible video console text rasterizer provided bynisimura
1999-12-06update for changed struct wsdisplay_accessops:show_screen signature.drochner
1999-11-29Const poisoning.nisimura
1999-10-19Enable 'WSSCREEN_REVERSE' scr-capability.nisimura
1999-05-07- Sweep abit preparing for code merge to have common 'vdacops' acrossnisimura
1999-04-30- Nuke debugging aids mistakenly committed.nisimura
1999-04-30- I finally learned CSR_A register of IMS G332 VDAC must be treated asnisimura
1999-03-29- Unnecessary to have '#include <machine/autoconf.h>' for those.nisimura
1999-03-24completely remove Mach VM support. all that is left is the all themrg
1999-01-11remove dummy "load_font" entriesdrochner
1998-11-19fix problems in many d_mmap routines:mrg
1998-11-19- Fix an error in cursor color manipulation. 24bit RGB value was mistakenlynisimura
1998-11-09- Fix many errors in cursor image manipulation. Hardware expect 2nisimura
1998-10-30- Assign copyright terms.nisimura
1998-10-29- Introduce MI NWSCONS drivers for TURBOchannel framebuffer option cards.nisimura