Age | Commit message (Expand) | Author |
2006-12-03 | Do the ri_devcmap reprogramming dance in fbwscons_init(), so that it applies | Miod Vallat |
2006-12-02 | Fix ri_devcmap[] to allow WSCOL_BLACK and WSCOL_WHITE to not have to be | Miod Vallat |
2006-11-29 | Add a new member to struct wsemuldisplaydev_attach_args, for a frame buffer | Miod Vallat |
2006-07-01 | Provide our own alloc_attr() routine for sun frame buffer, since the computation | Miod Vallat |
2006-06-30 | For 32bit sun frame buffers, tweak ri_devcmap to get the BoW palette instead | Miod Vallat |
2006-06-29 | No need to keep specific variables for the kernel messages colors on sun | Miod Vallat |
2006-03-12 | Previous fix was half-done, move the wsscreen_list array into the softc | Miod Vallat |
2006-03-12 | When attaching a wsdisplay, the wsscreen_list structure can not be on the | Miod Vallat |
2005-03-15 | Take care of updating the PROMs view of the cursor position in the common fb | Miod Vallat |
2005-03-07 | Do not bother passing the blanking routine to fbwscons_console_init(), | Miod Vallat |
2004-11-29 | Move the struct wsscreen_descr from a per-driver global to a per-instance | Miod Vallat |
2004-02-29 | More colormap games for 8-bit framebuffers to enjoy the inverted cursor too. | Miod Vallat |
2003-10-05 | If attaching a wsdisplay console causes a font switch, do not update the PROM | Miod Vallat |
2003-06-28 | Add RI_FULLCLEAR to the rasops flags. Accelerated drivers (cgsix, creator, | Miod Vallat |
2003-06-17 | Extend the sunfb structure to take care of the PROM cursor position | Miod Vallat |
2003-06-16 | Provide the same fbxxx() api as on sparc, in order to factorize more code | Miod Vallat |