minix/drivers/tty/arch/i386
David van Moolenbroek 415782f70f TTY: do not reply to KERNEL
Diagnostics messages are printed using locally generated requests,
using KERNEL as the calling endpoint.  No reply should be sent for
such cases.  This check was accidentally lost with the previous
removal of tty_reply().

Change-Id: I4b76215a4d90e927b0071675d89d861aa399abb3
2014-07-28 17:05:13 +02:00
..
console.c TTY: do not reply to KERNEL 2014-07-28 17:05:13 +02:00
keyboard.c drop <minix/termios.h>, use clean <sys/termios.h> 2014-03-02 12:28:20 +01:00
Makefile.inc TTY: seperate hardware dependent parts + add new serial driver 2012-10-30 11:33:29 +00:00
rs232.c TTY: do not reply to KERNEL 2014-07-28 17:05:13 +02:00