Lines Matching +full:speed +full:- +full:bin
1 #!/bin/sh
35 # dtrwait 300 drainwait `sysctl -n kern.drainwait`
38 # speed 115200
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
73 # Any legal speed works to lock the initial speed.
89 # Speed reasonable for V42bis.
105 # Standard speed for Microsoft mouse.
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.
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.
160 # Initialize all ports on a Cyclades-8yo.
163 # Initialize all ports on a Cyclades-16ye.