From owner-freebsd-hardware@FreeBSD.ORG Mon Feb 6 20:55:35 2006 Return-Path: X-Original-To: freebsd-hardware@freebsd.org Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 651B516A420 for ; Mon, 6 Feb 2006 20:55:35 +0000 (GMT) (envelope-from gary@tbe.net) Received: from kerplunk.tbe.net (kerplunk.tbe.net [209.123.115.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9084643D75 for ; Mon, 6 Feb 2006 20:55:30 +0000 (GMT) (envelope-from gary@tbe.net) Received: by kerplunk.tbe.net (Postfix, from userid 1001) id 471D95FB7; Mon, 6 Feb 2006 15:50:54 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by kerplunk.tbe.net (Postfix) with ESMTP id 3C2285F91; Mon, 6 Feb 2006 15:50:54 -0500 (EST) Date: Mon, 6 Feb 2006 15:50:54 -0500 (EST) From: "Gary D. Margiotta" To: Christian Brueffer In-Reply-To: <20060206200924.GB31849@haakonia.hitnet.RWTH-Aachen.DE> Message-ID: <20060206154953.Q32590@kerplunk.tbe.net> References: <20060206141515.A32590@kerplunk.tbe.net> <20060206200924.GB31849@haakonia.hitnet.RWTH-Aachen.DE> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-hardware@freebsd.org Subject: Re: Intel ICH5R Raid support X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2006 20:55:35 -0000 > The pure SATA functionality and metadata read support for Intel MatrixRAID > (which the ICH5R uses) are supported from 6.0-RELEASE onwards. 6.1-RELEASE > will introduce write support for Intel metadata. See ataraid(4) for > for details about read/write support. > > - Christian Cool that's exactly what I was looking for, thanks. I was looking at the online man page for ataraid, but I guess I haven't had enough caffeine yet since it's not registering well. Thanks for the info. -Gary