Browse Source

Support for sab serial ports has been added, list the entries.

ok jason@
OPENBSD_3_1
drahn 22 years ago
parent
commit
ae9698ead2
1 changed files with 4 additions and 1 deletions
  1. +4
    -1
      src/etc/etc.sparc64/ttys

+ 4
- 1
src/etc/etc.sparc64/ttys View File

@ -1,5 +1,5 @@
#
# $OpenBSD: ttys,v 1.1 2001/08/28 22:04:17 jason Exp $
# $OpenBSD: ttys,v 1.2 2002/01/17 22:30:25 drahn Exp $
#
# name getty type status comments
#
@ -86,3 +86,6 @@ ttyl4 "/usr/libexec/getty std.9600" unknown off secure
ttyl5 "/usr/libexec/getty std.9600" unknown off secure
ttyl6 "/usr/libexec/getty std.9600" unknown off secure
ttyl7 "/usr/libexec/getty std.9600" unknown off secure
# sab0
ttyh0 "/usr/libexec/getty std.9600" unknown off secure
ttyh1 "/usr/libexec/getty std.9600" unknown off secure

Loading…
Cancel
Save