summaryrefslogtreecommitdiff
path: root/sys/arch/next68k/dev/nextdisplay.c
AgeCommit message (Expand)Author
2003-10-05Minor tweaks to the color framebuffer code -- still don't know what the dealmycroft
2003-10-01Some small cleanup -- make the base,limit values vaddr_t, not char*.mycroft
2003-07-15__KERNEL_RCSID()lukem
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-11Attach nextdisplay on the mono turbo.mycroft
2002-09-11Comprehensive patches from Christian Limpach:mycroft
2002-07-04alloc_attr -> allocattrjunyoung
2002-03-17Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY foratatat
2001-06-15remove extra args from printfdbj
2000-09-29add support for 12-bit color displays, from Timm Wetzel w/ changes bydeberg
2000-06-26Change the kernel mmap interface so that the offset to map is ansimonb
1999-12-06update for changed struct wsdisplay_accessops:show_screen signature.drochner
1999-03-24Applied patches from Matt Debergalis <deberg@mit.edu>.dbj
1999-01-28wscons based console video & keyboard support for the NeXTdbj