summaryrefslogtreecommitdiff
path: root/sys/dev/tc/mfb.c
AgeCommit message (Expand)Author
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-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-08-02- Fix MX framebuffer size which should occupy 2MB in address range.nisimura
1999-07-30- Fix TX 66Hz interrupt handling. Verified ok with PMAG-JA as an 8bppnisimura
1999-06-25- Show 1bpp for MX during configuration stage.nisimura
1999-06-24- Hide memory mapped VDAC hardware register layouts using the arraynisimura
1999-06-23- Allow to choose the 'color' of sprite cursor. Only red cmap makes sense.nisimura
1999-06-23- Fix an error in the depth of PMAG-AA MX. This driver can take 72Hznisimura
1999-05-07- Sweep abit preparing for code merge to have common 'vdacops' acrossnisimura
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-15__pmax__ -> pmax, like other ports.thorpej
1999-01-11remove dummy "load_font" entriesdrochner
1998-12-14- Fix typos in commentary description.nisimura
1998-11-19fix problems in many d_mmap routines:mrg
1998-11-18- Fix cursor image handling bugs escaped in last commit.nisimura
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