summaryrefslogtreecommitdiff
path: root/sys/arch/hp300/dev/diofb.c
AgeCommit message (Expand)Author
2006-03-12Previous fix was half-done, move the wsscreen_list array into the softcMiod Vallat
2006-03-12Move struct wsscreen_list out of the stack as on sparc.Miod Vallat
2006-02-14Fix <=4bpp buglet introduced in previous commit; non-hyperion frame buffersMiod Vallat
2005-05-08For 4bpp and 6bpp frame buffers, advertize highligting and colors capabilitiesMiod Vallat
2005-01-24Switch hp300 wscons code to rasops, for DIO frame buffers.Miod Vallat
2005-01-18Better colormap recovery after X11 exits.Miod Vallat
2005-01-18Colormap handling for topcat; Xwsfb now runs.Miod Vallat
2005-01-18Correct mmap() bounds check.Miod Vallat
2005-01-16Simplify diofb_fbinquire(), since in the only case where we need to knowMiod Vallat
2005-01-14Switch OpenBSD/hp300 to wscons, still using on-board ROM fonts for now.Miod Vallat