Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/arch/sparc
On Jul 30, 2012, at 10:29 AM, Christos Zoulas wrote:
> Module Name: src
> Committed By: christos
> Date: Mon Jul 30 17:29:55 UTC 2012
> Modified Files:
> src/sys/arch/sparc/dev: kd.c
> src/sys/arch/sparc/sparc: machdep.c
>
> Log Message:
> move cn_tab initializationt to cpu_startup
cn_tab was used for early console access
cpu_startup is too late.
it needs to be done sometime before main is
called.
Home |
Main Index |
Thread Index |
Old Index