minix/drivers/tty/arch/earm
Ben Gras 71ac8a3a8a some arm uart fixes
. always keep reading data from uart so the interrupt is
	  not continually asserted if data is sent but no process
	  reads it
	. increase tx & rx fifo trigger levels -> reduces the number
	  of interrupts necessary
	. bigger rx/tx buffers

Change-Id: I3cf7c73b22ae2fc091b845d516ba4aa53e892cda
2013-06-14 23:58:44 +02:00
..
console.c ARM updates 2013-01-17 10:03:58 +01:00
keyboard.c ARM updates 2013-01-17 10:03:58 +01:00
Makefile.inc ARM updates 2013-01-17 10:03:58 +01:00
omap_serial.h some arm uart fixes 2013-06-14 23:58:44 +02:00
rs232.c some arm uart fixes 2013-06-14 23:58:44 +02:00