From owner-freebsd-current@FreeBSD.ORG Thu Oct 13 13:19:40 2005 Return-Path: X-Original-To: freebsd-current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8F3316A420; Thu, 13 Oct 2005 13:19:40 +0000 (GMT) (envelope-from thomas@FreeBSD.ORG) Received: from melusine.cuivre.fr.eu.org (melusine.cuivre.fr.eu.org [82.225.155.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E76543D46; Thu, 13 Oct 2005 13:19:40 +0000 (GMT) (envelope-from thomas@FreeBSD.ORG) Received: by melusine.cuivre.fr.eu.org (Postfix, from userid 1000) id 7665A2C43D; Thu, 13 Oct 2005 15:19:39 +0200 (CEST) Date: Thu, 13 Oct 2005 15:19:39 +0200 From: Thomas Quinot To: =?iso-8859-1?Q?S=F8ren?= Schmidt Message-ID: <20051013131939.GA46990@melusine.cuivre.fr.eu.org> References: <20051009200141.GA85570@melusine.cuivre.fr.eu.org> <09BF04FC-B401-4EFF-9FE1-CA20D58D651B@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <09BF04FC-B401-4EFF-9FE1-CA20D58D651B@FreeBSD.org> X-message-flag: WARNING! Using Outlook can damage your computer. User-Agent: Mutt/1.5.8i Cc: freebsd-current@FreeBSD.org Subject: Re: 6.0-BETA5: Sees only first ATA RAID volume X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Oct 2005 13:19:41 -0000 * Søren Schmidt, 2005-10-10 : > /* > * update our knowledge about the array config based on generation > * we only grap the first volume description (yet) since the > * BIOS'n I have access to puts crap into the following ones > */ > > There's your explanation :) Thanks Søren! > When/If I get my hands on HW that supports this I'll add the support > to the ataraid driver.. The set up of this machine is far from finished here, so if you want me to do some experiments please let me know. Thomas.