summaryrefslogtreecommitdiff
path: root/sys/arch/next68k/dev/nextdisplay.c
AgeCommit message (Expand)Author
2012-10-27split device_t/softc for all remaining drivers.chs
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-04-12Add an extra cookie to the ioctl and mmap wsdisplay accessops that pointsjmmv
2005-12-11merge ktrace-lwp.christos
2005-01-19de-__P, remove register, ansify.chs
2005-01-11remove leftover debug printf.chs
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