Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/ofppc/ofppc
Module Name: src
Committed By: garbled
Date: Wed Feb 13 21:12:32 UTC 2008
Modified Files:
src/sys/arch/ofppc/ofppc: mainbus.c
Log Message:
Fix a botch in the comparison of two addresses, where I forgot to add in
the offset of a range. With this fix to the openpic initialization,
ofppc now boots single user on a 7046-B50. Thanks to Jochen Kunz for
giving me remote access to a B50 to hack on it.
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/arch/ofppc/ofppc/mainbus.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index