From owner-freebsd-bugs@FreeBSD.ORG Fri May 9 06:31:58 2003 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 205E537B401 for ; Fri, 9 May 2003 06:31:58 -0700 (PDT) Received: from aslan.scsiguy.com (aslan.scsiguy.com [63.229.232.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1007443F3F for ; Fri, 9 May 2003 06:31:57 -0700 (PDT) (envelope-from gibbs@scsiguy.com) Received: from aslan.scsiguy.com (aslan.scsiguy.com [63.229.232.106]) by aslan.scsiguy.com (8.12.8/8.12.8) with ESMTP id h49DVuIh064267; Fri, 9 May 2003 07:31:56 -0600 (MDT) (envelope-from gibbs@scsiguy.com) Date: Fri, 09 May 2003 07:31:56 -0600 From: "Justin T. Gibbs" To: Seva Gluschenko Message-ID: <3080390000.1052487116@aslan.scsiguy.com> In-Reply-To: <20030509134644.I80245@road.demos.su> References: <200305090402.h4942bTj086410@freefall.freebsd.org> <20030509134644.I80245@road.demos.su> X-Mailer: Mulberry/3.0.2 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline cc: freebsd-bugs@FreeBSD.org Subject: Re: kern/51970: Adaptec AIC-7902 with HostRAID option enabled fails to be probed X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 May 2003 13:31:58 -0000 > Message of Justin T. Gibbs at May 8 21:02 ... > > JTG> By design. Host RAID is not supported under FreeBSD and > JTG> attaching to controllers in HostRAID mode is a good recipe for > JTG> foot shooting. > > %-) good cite. > > But, anyway, are there any plans for supporting that? It is really > disgusting to have some hardware functions unusable. HostRAID is BIOS support for software RAID. If FreeBSD grows a software RAID stack that can understand the Adaptec meta-data, it will be supported. -- Justin