kb_init - mathfur/minix GitHub Wiki 呼出元 scr_init 概要 drivers/tty/keyboard.cにて定義 "tp->tty_devread = kb_read"の一行のみで構成されている 引数 tty_t *tp 実装 コメント