Documentation ¶
Overview ¶
console implements a basic console. It establishes a pair of files to read from, the default being a UART at 0x3f8, but an alternative being just stdin and stdout. It will also set up a root file system using util.Rootfs, although this can be disabled as well. Console uses a Go version of fork_pty to start up a shell, default /ubin/rush. Console runs until the shell exits and then exits itself.
This file contains support functions for i8042 io for Linux.
This file contains common variables for port IO devices for Linux ¶
This file contains support functions for UART io for Linux.
Click to show internal directories.
Click to hide internal directories.