From owner-freebsd-stable@FreeBSD.ORG Sun Feb 27 17:15:31 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 14F1116A4CE for ; Sun, 27 Feb 2005 17:15:31 +0000 (GMT) Received: from anchor-post-32.mail.demon.net (anchor-post-32.mail.demon.net [194.217.242.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id B76CA43D41 for ; Sun, 27 Feb 2005 17:15:30 +0000 (GMT) (envelope-from mark@markdnet.demon.co.uk) Received: from markdnet.demon.co.uk ([80.177.29.129] helo=[192.168.20.2]) by anchor-post-32.mail.demon.net with esmtp (Exim 4.42) id 1D5S0t-000FGh-7j; Sun, 27 Feb 2005 17:15:29 +0000 From: Mark Dixon To: Uzi Klein Date: Thu, 24 Feb 2005 20:58:36 +0000 User-Agent: KMail/1.7.2 References: <20050223204202.31797.qmail@web11604.mail.yahoo.com> <421DFC73.7060602@cs.tu-berlin.de> <013301c51a8b$ed2ad230$0300000a@Uzi> In-Reply-To: <013301c51a8b$ed2ad230$0300000a@Uzi> MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200502242058.37834.mark@markdnet.demon.co.uk> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable cc: stable@freebsd.org Subject: Re: SATA RAID Support X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Feb 2005 17:15:31 -0000 On Thursday 24 February 2005 16:14, Uzi Klein wrote: > > True, > I couldn't find anything has to do with SATA Raid @ > http://www.freebsd.org/releases/5.3R/hardware-i386.html > > > Regards Bj=F6rn Anything with a Silicon Image 3114 chip seems to work atapci1: port=20 0xcc00-0xcc0f,0xd000-0xd003,0xd400-0xd407,0xd800-0xd803,0xdc00-0xdc07 mem=20 0xdffffc00-0xdfffffff irq 10 at device 13.0 on pci0 Its RAID abilities are working well too with Soren's latest patches (not qu= ite=20 5-STABLE, but not far off). Mark