summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/dev/ofb.c
AgeCommit message (Expand)Author
2000-06-29remove 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-06-19Allow mmap of frame buffer registers.tsubai
2000-04-02Make sure color rgb:0/0/0 is black.tsubai
2000-02-09Use dev/rasops instead of dev/rcons.tsubai
1999-12-06update for changed struct wsdisplay_accessops:show_screen signature.drochner
1999-03-24completely remove Mach VM support. all that is left is the all themrg
1999-02-19Use 6x11 font if screen size is smaller than 1024x768.tsubai
1999-02-02Don't use BAT register. (not needed now.)tsubai
1999-01-11remove dummy "load_font" entriesdrochner
1998-12-22Display frame buffer type when attached.tsubai
1998-11-19fix problems in many d_mmap routines:mrg
1998-10-15/chaos/control support. (tested 640x480 mode only)tsubai
1998-10-14Fix typo.tsubai
1998-10-14akbd: wskbd support.tsubai