Rearchitecture PS2KB driver using event buffers
This commit is contained in:
@ -5,7 +5,8 @@
|
||||
|
||||
#define DEV_TERMDEV_PUTCH 0
|
||||
|
||||
#define DEV_PS2KBDEV_READCH 0
|
||||
#define DEV_PS2KBDEV_READCH 0
|
||||
#define DEV_PS2KBDEV_ATTCHCONS 1
|
||||
|
||||
#define DEV_SERIALDEV_SENDB 0
|
||||
#define DEV_SERIALDEV_SENDREADY 1
|
||||
|
Reference in New Issue
Block a user