From owner-cvs-all Sun Oct 28 21:17:53 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 C8CBD37B42C; Sun, 28 Oct 2001 21:17:36 -0800 (PST) Received: (from marcel@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9T5Had75950; Sun, 28 Oct 2001 21:17:36 -0800 (PST) (envelope-from marcel) Message-Id: <200110290517.f9T5Had75950@freefall.freebsd.org> From: Marcel Moolenaar Date: Sun, 28 Oct 2001 21:17:36 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 clock.c interrupt.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/10/28 21:17:36 PST Modified files: sys/ia64/ia64 clock.c interrupt.c Log: Make the clock vector 255 instead of 240. On Lion boxes, 240 is the AP wake-up vector. We probably want a more dynamic approach to assigning vectors in the future... Revision Changes Path 1.12 +2 -2 src/sys/ia64/ia64/clock.c 1.14 +3 -3 src/sys/ia64/ia64/interrupt.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message