Module Name: src Committed By: tsutsui Date: Sat Dec 25 15:05:22 UTC 2010
Modified Files: src/sys/arch/hp300/include: cpu.h Log Message: Make sure MAXADDR is unsigned otherwise it could be mangled in shift ops and causes silent hang on bootstrap. Analyzed on HP9000/362 I get today, but I'm not sure how 040 lkptpa code has worked on my HP382... To generate a diff of this commit: cvs rdiff -u -r1.63 -r1.64 src/sys/arch/hp300/include/cpu.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.