diff options
author | Dale S. Rahn <rahnds@cvs.openbsd.org> | 1996-12-21 20:41:18 +0000 |
---|---|---|
committer | Dale S. Rahn <rahnds@cvs.openbsd.org> | 1996-12-21 20:41:18 +0000 |
commit | 3a2ca69baba476e6254a1a232cab2d0981b68db3 (patch) | |
tree | 1e2a67b6f15dfc7de6dd01b19fc8f07b0895cdc6 /etc/etc.powerpc/ttys | |
parent | 42a00741508456ba68fda2f9d8f574ddd2ef7c6a (diff) |
Check-in of powerpc kernel support.
NOTE: This will not work until the other pieces are checked in.
This is primarily the NetBSD powerpc port, with modifications
to support ELF.
Diffstat (limited to 'etc/etc.powerpc/ttys')
-rw-r--r-- | etc/etc.powerpc/ttys | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/etc/etc.powerpc/ttys b/etc/etc.powerpc/ttys new file mode 100644 index 00000000000..75a1535bc72 --- /dev/null +++ b/etc/etc.powerpc/ttys @@ -0,0 +1,39 @@ +# +# @(#)ttys 5.1 (Berkeley) 4/17/89 +# +# name getty type status comments +# +console "/usr/libexec/getty ofw" ofw off secure +tty00 "/usr/libexec/getty ofw" ofw on secure +ttyp0 none network +ttyp1 none network +ttyp2 none network +ttyp3 none network +ttyp4 none network +ttyp5 none network +ttyp6 none network +ttyp7 none network +ttyp8 none network +ttyp9 none network +ttypa none network +ttypb none network +ttypc none network +ttypd none network +ttype none network +ttypf none network +ttyq0 none network +ttyq1 none network +ttyq2 none network +ttyq3 none network +ttyq4 none network +ttyq5 none network +ttyq6 none network +ttyq7 none network +ttyq8 none network +ttyq9 none network +ttyqa none network +ttyqb none network +ttyqc none network +ttyqd none network +ttyqe none network +ttyqf none network |