Browse Source

Change console speed to 115200.

ok jasper@
OPENBSD_5_4
bcallah 11 years ago
parent
commit
d00e40945b
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/etc/etc.octeon/ttys

+ 2
- 2
src/etc/etc.octeon/ttys View File

@ -1,9 +1,9 @@
#
# $OpenBSD: ttys,v 1.1 2013/03/26 17:58:11 jasper Exp $
# $OpenBSD: ttys,v 1.2 2013/05/23 21:33:39 bcallah Exp $
#
# name getty type status comments
#
console "/usr/libexec/getty std.9600" vt220 on secure
console "/usr/libexec/getty std.115200" vt220 on secure
# wsdisplay(4) glass console
ttyC0 "/usr/libexec/getty std.9600" vt220 off secure
# com(4) serial ports


Loading…
Cancel
Save