summaryrefslogtreecommitdiffstats
path: root/etc/rc.serial
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.serial')
-rw-r--r--etc/rc.serial2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.serial b/etc/rc.serial
index 2599d31..13edd2a 100644
--- a/etc/rc.serial
+++ b/etc/rc.serial
@@ -46,7 +46,7 @@ default() {
for i in $*
do
- comcontrol /dev/tty${ci}${i} dtrwait 300 drainwait 0
+ comcontrol /dev/tty${ci}${i} dtrwait 300 drainwait 300
stty < /dev/ttyi${ci}${i} -clocal crtscts hupcl 9600 reprint ^R
stty < /dev/ttyl${ci}${i} -clocal -crtscts -hupcl 0
stty < /dev/cuai${co}${i} -clocal crtscts hupcl 9600 reprint ^R
OpenPOWER on IntegriCloud