Module Name: src Committed By: tsutsui Date: Sat May 1 11:35:41 UTC 2010
Modified Files: src/sys/arch/hpcsh/conf: GENERIC HPW650PA Log Message: Explicitly specify "options HZ=64" in kernel config files so that hz(9) is initialized properly in conf/param.c even before cpu_initclocks(9) is called and timecounter(9) will take a correct frequency for the clockinterrupt. To generate a diff of this commit: cvs rdiff -u -r1.89 -r1.90 src/sys/arch/hpcsh/conf/GENERIC cvs rdiff -u -r1.28 -r1.29 src/sys/arch/hpcsh/conf/HPW650PA Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.