summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-10-21 18:36:48 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-10-21 18:36:48 +0000
commit97faafa58e8bead2bdd03b511e38035b79352c48 (patch)
treea242befbe186c1a93f7ab06589054e663cf75f49
parentConverted from using a message queue for the raw input queue to using a (diff)
downloadrtems-97faafa58e8bead2bdd03b511e38035b79352c48.tar.bz2
Added termios submission from Eric Norum and Katsutoshi Shibuya.
-rw-r--r--c/ACKNOWLEDGEMENTS5
1 files changed, 4 insertions, 1 deletions
diff --git a/c/ACKNOWLEDGEMENTS b/c/ACKNOWLEDGEMENTS
index 7063c029be..2284b2283a 100644
--- a/c/ACKNOWLEDGEMENTS
+++ b/c/ACKNOWLEDGEMENTS
@@ -106,12 +106,15 @@ The following persons/organizations have made contributions:
also submitted the RTEMS++ C++ class library and test code for
that library.
-+ Katsutoshi Shibuya (shibuya@mxb.meshnet.or.jp)of BU-Denken Co., Ltd.
++ Katsutoshi Shibuya (shibuya@mxb.meshnet.or.jp) of BU-Denken Co., Ltd.
(Sapporo, Japan) submitted the extended console driver for the
MVME162LX BSP and the POSIX tcsetattr() and tcgetattr() routines.
This device driver supports four serial ports, cooked IO, and
provides a portable base for Zilog 8530 based console drivers.
++ Eric Norum (eric@skatter.usask.ca) and Katsutoshi Shibuya
+ (shibuya@mxb.meshnet.or.jp) jointly developed the termios support.
+
Finally, the RTEMS project would like to thank those who have contributed
to the other free software efforts which RTEMS utilizes. The primary RTEMS
development environment is from the Free Software Foundation (the GNU