]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Detach the prom console when platform.cons_init is called. This seems
authormjacob <mjacob@FreeBSD.org>
Fri, 26 Oct 2001 16:13:47 +0000 (16:13 +0000)
committermjacob <mjacob@FreeBSD.org>
Fri, 26 Oct 2001 16:13:47 +0000 (16:13 +0000)
commitc55c6300c86d58963d5f402d22181ea350d057a7
treedd0d8821363390e353ff047d90d000317ac9bf0a
parent91ca90cea59a4fde5432970fc40723647fe3feb2
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
sys/alpha/alpha/machdep.c
sys/alpha/alpha/promcons.c
sys/alpha/include/prom.h