summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/erc32/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-02-28 20:14:29 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-02-28 20:14:29 +0000
commitbf00d1dc0d918f5143e65de76be46a2db33975ba (patch)
tree5b12a4ad792177ad0533e47ecba410450371f0dd /c/src/lib/libbsp/sparc/erc32/ChangeLog
parent2011-02-28 Sebastian Huber <sebastian.huber@embedded-brains.de> (diff)
downloadrtems-bf00d1dc0d918f5143e65de76be46a2db33975ba.tar.bz2
2011-02-28 Joel Sherrill <joel.sherrill@oarcorp.com>
* console/erc32_console.c: Add polled support. Tinker with interrupt handler to not dequeue characters unless TX is empty.
Diffstat (limited to 'c/src/lib/libbsp/sparc/erc32/ChangeLog')
-rw-r--r--c/src/lib/libbsp/sparc/erc32/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/sparc/erc32/ChangeLog b/c/src/lib/libbsp/sparc/erc32/ChangeLog
index d427387350..41cb5a7833 100644
--- a/c/src/lib/libbsp/sparc/erc32/ChangeLog
+++ b/c/src/lib/libbsp/sparc/erc32/ChangeLog
@@ -1,3 +1,8 @@
+2011-02-28 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * console/erc32_console.c: Add polled support. Tinker with interrupt
+ handler to not dequeue characters unless TX is empty.
+
2011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* include/tm27.h, startup/spurious.c: