Date: Fri, 19 Sep 2008 11:00:14 +0000 (UTC) From: Maxim Sobolev <sobomax@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/ofw/libofw Makefile ofw_console.c Message-ID: <200809191100.m8JB0T2T037268@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sobomax 2008-09-19 11:00:14 UTC
FreeBSD src repository
Modified files:
sys/boot/ofw/libofw Makefile ofw_console.c
Log:
SVN rev 183181 on 2008-09-19 11:00:14Z by sobomax
On PowerPC send output to both "/chosen/stdout" and "screen" nodes, unless
they point to the very same device. This should make loader usable on
some (all?) PowerMacs, where "/chosen/stdout" is disconneted from the
"screen" by the OF init process by default, except when user actually
has requested interaction with OF by holding ALT-CMD-O-F. Along with
rev 183168 this should provide a way to build bootable FreeBSD/ppc
installation or live CD that works OOB. Also, it should bring PowerMac
experience closer to that on other arches.
MFC after: 1 week
(assiming re@ blessing)
Revision Changes Path
1.12 +1 -1 src/sys/boot/ofw/libofw/Makefile
1.14 +29 -0 src/sys/boot/ofw/libofw/ofw_console.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809191100.m8JB0T2T037268>
