K 10 svn:author V 5 peter K 8 svn:date V 27 2003-05-31T06:54:29.000000Z K 7 svn:log V 326 Have hammer_time() return the proc0 stack location, and have locore switch to it before calling mi_startup(). The bootstack is WAY too small for running acpica during probe/attach. While here, pass modulep/physfree to the startup routine, rather than writing to the global variables in locore.S. Approved by: re (amd64/*) END