| Commit message (Expand) | Author | Age | Files | Lines |
| * | Get rid of PROM font-related defines. |  miod | 2007-01-07 | 1 | -2/+3 |
| * | Let the windowmove() callbacks return whether they could perform the operation |  miod | 2006-08-11 | 1 | -5/+11 |
| * | Rework (once again) the console code, in order to match the PROM's logic better. |  miod | 2005-12-31 | 1 | -94/+2 |
| * | Kill conforced, and have console devices use CN_FORCED priority instead. |  miod | 2005-12-30 | 1 | -17/+8 |
| * | When a driver claims console, let it set conscode to itself, instead of |  miod | 2005-12-30 | 1 | -1/+2 |
| * | Introduce symbolic constants for the magic conscode values. |  miod | 2005-12-30 | 1 | -4/+4 |
| * | In windowmove(), put another hardware blitter synchronization before |  miod | 2005-01-27 | 1 | -1/+4 |
| * | Switch hp300 wscons code to rasops, for DIO frame buffers. |  miod | 2005-01-24 | 1 | -72/+111 |
| * | Oops, revert changes not intended to be commited in previous commit. |  miod | 2005-01-21 | 1 | -2/+2 |
| * | Overhaul of the pxa2x0_lcd code, to allow early (before autoconf) attachment, |  miod | 2005-01-21 | 1 | -2/+2 |
| * | Report the appropriate wsdisplay types to WSDISPLAYIO_GTYPE. |  miod | 2005-01-19 | 1 | -2/+2 |
| * | Simplify diofb_fbinquire(), since in the only case where we need to know |  miod | 2005-01-16 | 1 | -2/+2 |
| * | Glitch in console detection code would match unsupported frame buffers with |  miod | 2005-01-15 | 1 | -2/+2 |
| * | Use DIO_SIZE() macro instead of rolling our own implementation of it. |  miod | 2005-01-15 | 1 | -7/+2 |
| * | Switch OpenBSD/hp300 to wscons, still using on-board ROM fonts for now. |  miod | 2005-01-14 | 1 | -0/+509 |