From b6be4217390800fec6a017f7e008957b21361b95 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 22 May 2008 20:16:08 +0000 Subject: 2008-05-22 Joel Sherrill * libcsupport/Makefile.am, libcsupport/preinstall.am, libcsupport/include/rtems/termiostypes.h: Move termios helper routines from libchip to libcsupport. Add routine which makes it easy for a termios device driver to inform termios of its default baud rate. This avoids inconsistencies in later termios settings changes. --- cpukit/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index ec18e4cf5f..b50d82373c 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,11 @@ +2008-05-22 Joel Sherrill + + * libcsupport/Makefile.am, libcsupport/preinstall.am, + libcsupport/include/rtems/termiostypes.h: Move termios helper + routines from libchip to libcsupport. Add routine which makes it easy + for a termios device driver to inform termios of its default baud + rate. This avoids inconsistencies in later termios settings changes. + 2008-05-22 Joel Sherrill * libcsupport/include/rtems/watchdogdrv.h: Finish writing comments. -- cgit v1.2.3