Lines Matching +full:modem +full:- +full:init
35 # dtrwait 300 drainwait `sysctl -n kern.drainwait`
48 drainwait=`sysctl -n kern.drainwait`
53 stty < /dev/tty${dc}${i}.init -clocal crtscts hupcl 115200 reprint ^R
54 stty < /dev/tty${dc}${i}.lock -clocal -crtscts -hupcl 0
55 stty < /dev/cua${dc}${i}.init -clocal crtscts hupcl 115200 reprint ^R
56 stty < /dev/cua${dc}${i}.lock -clocal -crtscts -hupcl 0
68 stty < /dev/tty${dc}${i}.init reprint undef
69 stty < /dev/cua${dc}${i}.init reprint undef
79 modem() { function
80 # Modem that supports CTS and perhaps RTS handshaking.
86 # may depend on modem
90 stty < /dev/tty${dc}${i}.init crtscts 115200
92 stty < /dev/cua${dc}${i}.init crtscts 115200
106 stty < /dev/tty${dc}${i}.init clocal -hupcl 1200
108 stty < /dev/cua${dc}${i}.init clocal -hupcl 1200
119 # Same as modem() except we want a faster speed and no dtrwait.
123 modem ${dc} $*
127 stty < /dev/tty${dc}${i}.init 115200
128 stty < /dev/cua${dc}${i}.init 115200
133 # 3-wire serial terminals. These don't supply carrier, so
141 stty < /dev/tty${dc}${i}.init clocal -crtscts
142 stty < /dev/cua${dc}${i}.init clocal -crtscts
153 # Initialize assorted 8250-16550 (uart) ports.
156 # modem u 1
160 # Initialize all ports on a Cyclades-8yo.
161 # modem c 00 01 02 03 04 05 06 07
163 # Initialize all ports on a Cyclades-16ye.
164 # modem c 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f
167 # modem D 00 01 02 03 04 05 06 07