Add ttyu0 as a serial console, as we're using the uart(4) driver on arm.

This commit is contained in:
Olivier Houchard 2004-09-24 12:51:15 +00:00
parent 5a11c2d9ea
commit af50fa7e46
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=135734

View File

@ -44,6 +44,7 @@ ttyv7 "/usr/libexec/getty Pc" cons25 on secure
#ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm off secure
# Serial terminals
# The 'dialup' keyword identifies dialin lines to login, fingerd etc.
ttyu0 "/usr/libexec/getty std.9600" vt100 on secure
ttyd0 "/usr/libexec/getty std.9600" dialup off secure
ttyd1 "/usr/libexec/getty std.9600" dialup off secure
ttyd2 "/usr/libexec/getty std.9600" dialup off secure