Date: Fri, 26 Oct 2001 09:13:48 -0700 (PDT) From: Matt Jacob <mjacob@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha machdep.c promcons.c src/sys/alpha/include prom.h Message-ID: <200110261613.f9QGDm918641@freefall.freebsd.org>
index | next in thread | raw e-mail
mjacob 2001/10/26 09:13:48 PDT
Modified files:
sys/alpha/alpha machdep.c promcons.c
sys/alpha/include prom.h
Log:
Detach the prom console when platform.cons_init is called. This seems
to avoid most of the double character kernel goop we've been having by having
both a prom console && a normal console.
Was not able to test with graphics head. Hope this doesn't break anything.
Reviewed by: silence on alpha
Revision Changes Path
1.151 +4 -2 src/sys/alpha/alpha/machdep.c
1.22 +10 -0 src/sys/alpha/alpha/promcons.c
1.7 +2 -1 src/sys/alpha/include/prom.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110261613.f9QGDm918641>
