AT driver is not modified (debugging only);
TTY: select and revive with new notify and FS call back; kernel: removed old notify code; removed ugly prepare_shutdown timer kputc: don't send to FS if PRINTF_PROC fails
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
! See src/kernel/ipc.h for C definitions
|
||||
SEND = 1
|
||||
RECEIVE = 2
|
||||
SENDREC = 3 + 32 ! flags 0x20 to request fresh answer
|
||||
SENDREC = 3
|
||||
NOTIFY = 16
|
||||
ALERT = 4
|
||||
ECHO = 8
|
||||
|
||||
Reference in New Issue
Block a user