From owner-freebsd-sparc64@FreeBSD.ORG Tue Oct 28 23:18:34 2003 Return-Path: Delivered-To: freebsd-sparc64@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CDB3116A4CE; Tue, 28 Oct 2003 23:18:34 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EC4A43FBD; Tue, 28 Oct 2003 23:18:34 -0800 (PST) (envelope-from sos@FreeBSD.org) Received: from freefall.freebsd.org (sos@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h9T7IYFY089556; Tue, 28 Oct 2003 23:18:34 -0800 (PST) (envelope-from sos@freefall.freebsd.org) Received: (from sos@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h9T7IXge089552; Tue, 28 Oct 2003 23:18:33 -0800 (PST) (envelope-from sos) Date: Tue, 28 Oct 2003 23:18:33 -0800 (PST) From: Søren Schmidt Message-Id: <200310290718.h9T7IXge089552@freefall.freebsd.org> To: king@v2project.com, sos@FreeBSD.org, freebsd-sparc64@FreeBSD.org Subject: Re: sparc64/57856: sparc64: IDE Raid controller no detect discs X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Oct 2003 07:18:34 -0000 Synopsis: sparc64: IDE Raid controller no detect discs State-Changed-From-To: open->analyzed State-Changed-By: sos State-Changed-When: Tue Oct 28 12:10:34 PST 2003 State-Changed-Why: This wont work since the sparc doesn't run the BIOS on that controller. This means that interrupt routing etc wont be configured right in the chip, and hence we wont be able to use it. This could be dealt with to some extent in the ATA driver, but I do not want to go there as it opens up cans of worms.. http://www.freebsd.org/cgi/query-pr.cgi?pr=57856