Date: Tue, 23 Sep 2008 22:16:23 +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/powerpc/ofw ofw_syscons.c Message-ID: <200809232216.m8NMGeMa096381@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sobomax 2008-09-23 22:16:23 UTC FreeBSD src repository Modified files: sys/powerpc/ofw ofw_syscons.c Log: SVN rev 183317 on 2008-09-23 22:16:23Z by sobomax Improve rev 183168, so that if /chosen/stdout is connected to the serial port by OF the syscons won't take over console. Only attach syscons to "screen" if /chosen/stdout is not connected, which could be the case when loader(8) is booted directly from the OF. This fixes Marcel's Xserver. Reported by: marcel Revision Changes Path 1.11 +5 -6 src/sys/powerpc/ofw/ofw_syscons.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809232216.m8NMGeMa096381>