summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorThomas Doerfler <Thomas.Doerfler@embedded-brains.de>2008-11-18 11:28:53 +0000
committerThomas Doerfler <Thomas.Doerfler@embedded-brains.de>2008-11-18 11:28:53 +0000
commitd65b2da6cf673d0092203faa361185f25aa95f86 (patch)
tree897b9fc85c37a5de94c3ec5e72435e4f0d41855b /c/src/ChangeLog
parentconsole/console.c: Update for new NS16550 polled write function. (diff)
downloadrtems-d65b2da6cf673d0092203faa361185f25aa95f86.tar.bz2
libchip/serial/ns16550.c: Transmit the character in the polled write
function within a critical section for printk() compatibility.
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index b6d0ac1eb3..acfc31cc96 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,8 @@
+2008-11-13 Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+ * libchip/serial/ns16550.c: Transmit the character in the polled write
+ function within a critical section for printk() compatibility.
+
2008-09-10 Ralf Corsépius <ralf.corsepius@rtems.org>
* aclocal/prog-cc.m4: Remove pre-production testing CFLAGS.