CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/05/22 16:36:53
Modified files:
sys/dev/ic : com.c
Log message:
Fix a problem found where one SOC has a uart implementation that causes bus
errors if the fifo is read when the fifo is empty. Dont read an empty fifo.
ok deraaadt@ fgsch@
