Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-12-05 | Same stuff as cgthree: | Jason Wright | |
- fix initialization so that the cursor is initialized to be in the same place the prom left it. - remove some trial and error #if 0 stuff - fix copyo's in a2int() - ditch *_romcursoraddr for a direct call to romgetcursoraddr() - allow this to attach (without panic()) if it is not the console. | |||
2001-12-04 | wscons driver for cgsix (based on vgafb from macppc and cgsix from sparc) | Jason Wright | |
Still kinda ugly, but seems to work. |