This requires a console driver in the kernel, and a server in userspace. Note that the server will not be able to work until someone implements Interrupts in Userspace.
Further note that this task entails reading input from the console in some healthy, concurrent way, which if done incorrectly might make some contributors upset
This requires a console driver in the kernel, and a server in userspace. Note that the server will not be able to work until someone implements Interrupts in Userspace.
Further note that this task entails reading input from the console in some healthy, concurrent way, which if done incorrectly might make some contributors upset