diff options
author | Marcus Brinkmann <marcus@gnu.org> | 2001-04-29 20:29:29 +0000 |
---|---|---|
committer | Marcus Brinkmann <marcus@gnu.org> | 2001-04-29 20:29:29 +0000 |
commit | b497bcd012c70f62cf12fe5468c4e0d65ebe9885 (patch) | |
tree | 20c90c3e7e68260a7010f9dc944b0de44473526c /ChangeLog | |
parent | 0d186c61a42d545e399b4f821b4dcdc2de7248ce (diff) |
2001-04-29 Marcus Brinkmann <marcus@gnu.org>
* device/chario.c: Set number of elements of tthiwat and ttlowat
to NSPEEDS rather than 16. Initialize the two new elements.
(chario_init): Initialize pdma_timeouts and pdma_water_mark for
B57600 and B115200.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2001-04-29 Marcus Brinkmann <marcus@gnu.org> + + * device/chario.c: Set number of elements of tthiwat and ttlowat + to NSPEEDS rather than 16. Initialize the two new elements. + (chario_init): Initialize pdma_timeouts and pdma_water_mark for + B57600 and B115200. + 2001-04-27 Marcus Brinkmann <marcus@gnu.org> * include/device/tty_status.h: New macros B57600 and B115200, |