From owner-cvs-all Mon Oct 9 9:55: 2 2000 Delivered-To: cvs-all@freebsd.org Received: from server.baldwin.cx (server.geekhouse.net [64.81.6.52]) by hub.freebsd.org (Postfix) with ESMTP id 92FC337B66D; Mon, 9 Oct 2000 09:54:56 -0700 (PDT) Received: from john.baldwin.cx (root@john.baldwin.cx [192.168.1.18]) by server.baldwin.cx (8.9.3/8.9.3) with ESMTP id JAA61408; Mon, 9 Oct 2000 09:59:08 -0700 (PDT) (envelope-from john@baldwin.cx) Received: (from john@localhost) by john.baldwin.cx (8.9.3/8.9.3) id JAA04019; Mon, 9 Oct 2000 09:57:03 -0700 (PDT) (envelope-from john) Message-Id: <200010091657.JAA04019@john.baldwin.cx> X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200010091652.JAA04007@john.baldwin.cx> Date: Mon, 09 Oct 2000 09:57:03 -0700 (PDT) From: John Baldwin To: John Baldwin Subject: RE: cvs commit: src/sys/alpha/alpha ipl_funcs.c Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Andrew Gallatin Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 09-Oct-00 John Baldwin wrote: > > On 09-Oct-00 Andrew Gallatin wrote: >> gallatin 2000/10/09 07:20:09 PDT >> >> Modified files: >> sys/alpha/alpha ipl_funcs.c >> Log: >> fix a typo & allow softclock to run on alphas. >> >> This gets my AS500 and UP1000 booting again. > > Ahh!! I have _no_ idea how my alpha is running then. :( > > /me runs and hides Hmm, I see now. When the SWI_TQ item was added, it was added before SWI_CLOCK on x86, and after SWI_CLOCK on the alpha, so when I used i386/include/ipl.h as a template for sys/ipl.h, the bits were off for the alpha. *grrrrrr* -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message