From owner-freebsd-alpha@FreeBSD.ORG Mon Feb 2 11:44:36 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5045116A4CE for ; Mon, 2 Feb 2004 11:44:36 -0800 (PST) Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2353A43D1D for ; Mon, 2 Feb 2004 11:44:34 -0800 (PST) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.12.10/8.12.10) with ESMTP id i12JiS5P025504 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 2 Feb 2004 14:44:28 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.12.9p2/8.12.9/Submit) id i12JiNPG023582; Mon, 2 Feb 2004 14:44:23 -0500 (EST) (envelope-from gallatin) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16414.43159.397059.967362@grasshopper.cs.duke.edu> Date: Mon, 2 Feb 2004 14:44:23 -0500 (EST) To: Tom Ponsford In-Reply-To: <401D563E.90801@theriver.com> References: <40196F20.3000102@theriver.com> <16410.50024.301271.366647@grasshopper.cs.duke.edu> <4019D382.4090003@theriver.com> <16413.14970.439194.139148@grasshopper.cs.duke.edu> <401D563E.90801@theriver.com> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid cc: freebsd-alpha@FreeBSD.ORG Subject: Re: AS2100A machine checks X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Feb 2004 19:44:36 -0000 Tom Ponsford writes: > Ok, > > I built the kernel with the patch supplied, and by the way, the kernel does > not have the EISA bus put back in the config. OK, no go on that one.. did you try reverting the patch and using splhigh/splx in the TYPE1 setup/teardown macros? Drew