Age | Commit message (Expand) | Author |
2006-04-14 | Minimal support for the HP98705 ``Tigershark'' TurboVRX frame buffer | Miod Vallat |
2005-12-31 | Rework (once again) the console code, in order to match the PROM's logic better. | Miod Vallat |
2005-12-30 | Kill conforced, and have console devices use CN_FORCED priority instead. | Miod Vallat |
2005-12-30 | When a driver claims console, let it set conscode to itself, instead of | Miod Vallat |
2005-12-28 | hyper, rbox and topcat not in intio space are CN_NORMAL priority, not | Miod Vallat |
2005-11-19 | Remove superfluous statement-ending semi-colons. i.e., "return foo;;" should | Aaron Campbell |
2005-01-24 | Switch hp300 wscons code to rasops, for DIO frame buffers. | Miod Vallat |
2005-01-22 | Honour wsconsctl display.vblank setting. | Miod Vallat |
2005-01-21 | Oops, revert changes not intended to be commited in previous commit. | Miod Vallat |
2005-01-21 | Overhaul of the pxa2x0_lcd code, to allow early (before autoconf) attachment, | Miod Vallat |
2005-01-19 | Report the appropriate wsdisplay types to WSDISPLAYIO_GTYPE. | Miod Vallat |
2005-01-16 | Simplify diofb_fbinquire(), since in the only case where we need to know | Miod Vallat |
2005-01-16 | Since Hyperion can only attach in DIO-II space, don't bother looking for | Miod Vallat |
2005-01-15 | Use DIO_SIZE() macro instead of rolling our own implementation of it. | Miod Vallat |
2005-01-14 | Switch OpenBSD/hp300 to wscons, still using on-board ROM fonts for now. | Miod Vallat |