7ad52d0d9d
+ properly handle keyboard input; + enable linear modes (required for SDL); - still no mouse yet.
6 lines
151 B
Plaintext
6 lines
151 B
Plaintext
--- /dev/null Fri Aug 25 22:02:50 2000
|
|
+++ include/linux/kd.h Fri Aug 25 22:05:02 2000
|
|
@@ -0,0 +1,2 @@
|
|
+#include <sys/consio.h>
|
|
+#include <sys/kbio.h>
|