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
2013-04-12 18:55:40 +00:00
2013-04-09 16:43:13 +02:00
2013-06-10 10:51:49 +02:00
2013-06-12 07:04:52 +00:00
2013-06-02 08:14:05 -04:00
2013-06-02 08:14:05 -04:00
2013-06-10 10:51:49 +02:00
2013-05-13 11:18:15 +02:00
2013-06-10 10:51:49 +02:00
2013-05-26 14:12:54 +00:00
2010-01-21 10:16:05 +00:00
2013-04-04 12:50:12 +00:00
Description
A fun microkernel meant to match modern usecases
GPL-3.0 148 MiB
Languages
C 78.2%
Roff 10.2%
Assembly 4.6%
Shell 3.7%
Makefile 1.6%
Other 1.2%