Module Name: src Committed By: tsutsui Date: Fri Aug 10 14:52:26 UTC 2012
Modified Files: src/sys/arch/sun2/dev: consinit.c src/sys/arch/sun2/sun2: locore2.c machdep.c Log Message: Move cn_tab initialization from late cpu_startup(9) to early _bootstrap() in locore2.c. Tested on TME emulating 2/120. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/arch/sun2/dev/consinit.c cvs rdiff -u -r1.25 -r1.26 src/sys/arch/sun2/sun2/locore2.c cvs rdiff -u -r1.75 -r1.76 src/sys/arch/sun2/sun2/machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.