summaryrefslogtreecommitdiffstats
path: root/etc/etc.sparc64
diff options
context:
space:
mode:
authormarius <marius@FreeBSD.org>2004-12-04 14:03:45 +0000
committermarius <marius@FreeBSD.org>2004-12-04 14:03:45 +0000
commit0b4d466c6fc5d0b83b79c3beff058208fabcfcd8 (patch)
treef7e974533e1685b5e6b420fb4e6ad59a147541da /etc/etc.sparc64
parentc47c85d39e2f37db201144594588c293a2e4f7a8 (diff)
downloadFreeBSD-src-0b4d466c6fc5d0b83b79c3beff058208fabcfcd8.zip
FreeBSD-src-0b4d466c6fc5d0b83b79c3beff058208fabcfcd8.tar.gz
Catch up with the new device name of sab(4). The entries for tty[a,b]
can't be removed as ofw_console(4) and zs(4) use them so one has to live with some complaints about non-existent devices at boot time and remove the respective entries locally for now.
Diffstat (limited to 'etc/etc.sparc64')
-rw-r--r--etc/etc.sparc64/ttys2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/etc.sparc64/ttys b/etc/etc.sparc64/ttys
index 0b56ae8..fa98eda 100644
--- a/etc/etc.sparc64/ttys
+++ b/etc/etc.sparc64/ttys
@@ -35,6 +35,8 @@ console none unknown off secure
screen "/usr/libexec/getty Pc" cons25 on secure
ttya "/usr/libexec/getty 3wire.9600" cons25 on secure
ttyb "/usr/libexec/getty 3wire.9600" cons25 off secure
+ttyz0 "/usr/libexec/getty 3wire.9600" cons25 on secure
+ttyz1 "/usr/libexec/getty 3wire.9600" cons25 off secure
#
#ttyv0 "/usr/libexec/getty Pc" cons25 on secure
# Virtual terminals
OpenPOWER on IntegriCloud