minix/drivers/tty
Ben Gras 93d9caa2d6 tty: i386: rs232 fix
. ignore interrupt (stop interrupt check loop) if
	  interrupt bit not set; limit loop too
	. mask off other bits when testing bits in the status register
	. this fixes rs232 output that would otherwise never get re-triggered
	  as too many bits were set in the status byte to match the
	  possibilities.

Change-Id: I311c93377fa8fb477ee9a756455fdeda780e6ba1
2013-06-12 07:04:52 +00:00
..
arch tty: i386: rs232 fix 2013-06-12 07:04:52 +00:00
keymaps Spanish keymap with tilde 2013-03-06 18:13:46 +01:00
Makefile Cleanup: Remove minix.bootprog.mk 2013-03-06 11:56:56 +01:00
pty.c TTY: seperate hardware dependent parts + add new serial driver 2012-10-30 11:33:29 +00:00
tty.c kernel ipc debug: various fixes 2013-05-01 21:40:23 +00:00
tty.h TTY: seperate hardware dependent parts + add new serial driver 2012-10-30 11:33:29 +00:00