From owner-freebsd-hackers@FreeBSD.ORG Tue Apr 5 07:43:16 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4E8B16A4CE for ; Tue, 5 Apr 2005 07:43:16 +0000 (GMT) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id D429243D31 for ; Tue, 5 Apr 2005 07:43:15 +0000 (GMT) (envelope-from sos@DeepCore.dk) Received: from [194.192.25.143] (laptop.deepcore.dk [194.192.25.143]) by spider.deepcore.dk (8.13.3/8.13.3) with ESMTP id j357hBOB032097; Tue, 5 Apr 2005 09:43:11 +0200 (CEST) (envelope-from sos@DeepCore.dk) Message-ID: <4252412F.3060107@DeepCore.dk> Date: Tue, 05 Apr 2005 09:41:35 +0200 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Mozilla Thunderbird 1.0 (X11/20050116) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Vladimir Terziev References: <20050405100438.7d0e01ab.vlady@sun-fish.com> In-Reply-To: <20050405100438.7d0e01ab.vlady@sun-fish.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-mail-scanned: by DeepCore Virus & Spam killer v1.12 cc: hackers@freebsd.org Subject: Re: ICH6 SATA RAID support X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Apr 2005 07:43:16 -0000 Vladimir Terziev wrote: > Hi hackers, >=20 > could someone tell me what is the status of ICH6 SATA RAID support in = FreeBSD ? >=20 > I have plans to buy a machine which motherboard has ICH6 SATA RAID int= egrated and i want to know whether i will be able to run FreeBSD on it. The hardware part is fully supported on both 5.4 and -current, the soft=20 RAID metadata format is another issue. Current supports 10 different=20 formats so its likely yours will be amongst those. 5.x and earlier does=20 not support the metadata. --=20 -S=F8ren