Module Name: src Committed By: tsutsui Date: Fri Aug 10 14:33:35 UTC 2012
Modified Files: src/sys/arch/sun3/dev: zs.c src/sys/arch/sun3/sun3: locore2.c src/sys/arch/sun3/sun3x: locore2.c Log Message: Appease gcc -fno-common: - initialize cn_tab in locore2.c:_bootstrap() for early printf calls Tested on sun3 (3/160 on TME) and sun3x (real 3/80). XXX: sun3 with >16MB RAM gets "panic: ubc_init: failed to map ubc_object" To generate a diff of this commit: cvs rdiff -u -r1.87 -r1.88 src/sys/arch/sun3/dev/zs.c cvs rdiff -u -r1.99 -r1.100 src/sys/arch/sun3/sun3/locore2.c cvs rdiff -u -r1.38 -r1.39 src/sys/arch/sun3/sun3x/locore2.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.