minix/drivers
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
..
acpi Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
ahci panic: declare as printf-style-checked 2013-05-31 13:35:25 +00:00
amddev
at_wini panic: declare as printf-style-checked 2013-05-31 13:35:25 +00:00
atl2
audio
dec21140A
dp8390
dpeth panic: declare as printf-style-checked 2013-05-31 13:35:25 +00:00
e1000
fb fb: use timeout instead of microdelay for restart logo 2013-02-22 13:08:21 +00:00
fbd libc: add clock_getres()/clock_gettime() system calls. 2013-04-04 15:04:53 +02:00
filter libc: add clock_getres()/clock_gettime() system calls. 2013-04-04 15:04:53 +02:00
floppy Rename "struct partition" to "struct part_geom" 2013-03-20 16:14:21 +00:00
fxp
gpio GPIO:further development 2013-02-06 16:07:43 +01:00
hello
lance
log Cleanup: Remove minix.bootprog.mk 2013-03-06 11:56:56 +01:00
memory Cleanup: Remove minix.bootprog.mk 2013-03-06 11:56:56 +01:00
mmc arm:adapt MMC driver to also work on the AM335X platform. 2013-05-24 15:47:04 +02:00
orinoco tty: non-overlapping code for FKEY_CONTROL 2013-05-01 21:36:43 +00:00
pci rtl8169: add support for RTL8101E family 2013-02-15 11:05:35 +01:00
printer
ramdisk virtio_blk: always start if found 2013-05-17 11:32:45 +00:00
random kernel, random: adaptive entropy gathering 2013-05-07 17:19:06 +00:00
readclock
rtl8139
rtl8169 rtl8169: reduce verbosity 2013-02-15 11:05:43 +01:00
ti1225
tty tty: i386: rs232 fix 2013-06-12 07:04:52 +00:00
vbox
virtio_blk Rename "struct partition" to "struct part_geom" 2013-03-20 16:14:21 +00:00
virtio_net virtio: virtio-net driver 2013-01-23 09:03:03 +00:00
Makefile fb: introduce framebuffer support to Minix 2013-02-21 10:29:08 +00:00
Makefile.inc Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00