From owner-cvs-all Thu Nov 8 21:18:48 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6CCE237B419; Thu, 8 Nov 2001 21:18:45 -0800 (PST) Received: (from marcel@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fA95Ijm50082; Thu, 8 Nov 2001 21:18:45 -0800 (PST) (envelope-from marcel) Message-Id: <200111090518.fA95Ijm50082@freefall.freebsd.org> From: Marcel Moolenaar Date: Thu, 8 Nov 2001 21:18:45 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 locore.s mp_machdep.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcel 2001/11/08 21:18:45 PST Modified files: sys/ia64/ia64 locore.s mp_machdep.c Log: Implement os_boot_rendez. Application processors are initialized and brought to a point where kernel specific initializations can be done. That will be the next step... Revision Changes Path 1.18 +54 -11 src/sys/ia64/ia64/locore.s 1.24 +35 -24 src/sys/ia64/ia64/mp_machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message