Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Clean up global data. | simokawa | 2004-02-16 | 1 | -28/+31 |
| | | | | | | - Force dcons to be the high-level console after dcons_crom has been attached. - Add a tunable to be the high-level console. | ||||
* | Add dumb console driver and related bits. | simokawa | 2003-10-24 | 1 | -0/+648 |
dcons(4): very simple console and gdb port driver dcons_crom(4): FireWire attachment dconschat(8): User interface to dcons Tested with: i386, i386-PAE, and sparc64. |