cvs commit: src/sys/dev/uart uart_cpu_sparc64.c
Marcel Moolenaar
marcel at FreeBSD.org
Sat Apr 3 21:06:26 PST 2004
marcel 2004/04/03 21:06:26 PST
FreeBSD src repository
Modified files:
sys/dev/uart uart_cpu_sparc64.c
Log:
To quote submitter:
"... uart_cpu_sparc64.c currently only looks at /options if ttyX is
the selected console. However, there's one case where it should
additionally look at /chosen. If "keyboard" is the selected input-
device and "screen" the output-device (both via /options) but the
keyboard is unplugged, OF automatically switches to ttya for the
console. It even prints a line telling so on "screen". Solaris
respects this behaviour and uses ttya as the console in this case
and people probably expect FreeBSD to do the same (it's also very
handy to temporarily switch consoles)..."
Submitted by: Marius Strobl <marius at alchemy.franken.de>
Has no doubt the change is correct: marcel
Revision Changes Path
1.10 +24 -8 src/sys/dev/uart/uart_cpu_sparc64.c
More information about the cvs-src
mailing list