Module Name: src Committed By: kiyohara Date: Mon Apr 9 14:44:02 UTC 2012
Modified Files: src/sys/arch/evbppc/obs405: rbus_machdep.c Log Message: + Fix panic() in cardbus_mapreg_map(). powerpc's bus-space uses extent(9). obs405 calls rbus_new_root_delegate() instead of rbus_new_root_share(). + Remove TABs from TAB-only-lines. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/arch/evbppc/obs405/rbus_machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.