Date: Sat, 13 Dec 2008 20:53:57 +0000 (UTC) From: Nathan Whitehorn <nwhitehorn@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/powerpc/ofw ofw_syscons.c Message-ID: <200812132054.mBDKs18R014536@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
nwhitehorn 2008-12-13 20:53:57 UTC FreeBSD src repository Modified files: sys/powerpc/ofw ofw_syscons.c Log: SVN rev 186055 on 2008-12-13 20:53:57Z by nwhitehorn Allow OFW syscons to restore itself when the X server exits or there is a VT switch by redoing the Open Firmware card initialization calls in ofwfb_set_mode(). This uses the same trick (setting V_ADP_MODECHANGE) to arrange this as machfb(4) and creatorfb(4). Revision Changes Path 1.15 +38 -26 src/sys/powerpc/ofw/ofw_syscons.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812132054.mBDKs18R014536>