From owner-freebsd-stable@FreeBSD.ORG Sun May 16 13:07:51 2004 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 2921516A4CE for ; Sun, 16 May 2004 13:07:51 -0700 (PDT) Received: from natsmtp00.rzone.de (natsmtp00.rzone.de [81.169.145.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id D268743D39 for ; Sun, 16 May 2004 13:07:49 -0700 (PDT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from alpha (port-212-202-38-230.reverse.qsc.de [212.202.38.230]) by post.webmailer.de (8.12.10/8.12.10) with ESMTP id i4GK7lMQ023863 for ; Sun, 16 May 2004 22:07:48 +0200 (MEST) Message-Id: <200405162007.i4GK7lMQ023863@post.webmailer.de> From: "Bjoern Koenig" To: Date: Sun, 16 May 2004 22:07:57 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Thread-Index: AcQ7eEow9QJWfrmaQGOOFjDu+ee8bgABW6Eg In-Reply-To: <20040516190146.BA30016A4EC@hub.freebsd.org> Subject: Re: SATA on FreeBSD-4.x 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, 16 May 2004 20:07:51 -0000 Rumen Telbizov wrote: > I am not a RAID expert, but here are just a few thoughts: > > 1. My chipset is hpt374 not 372! Ok, that's a semi-important fact. ;-) I guess they behave almost same. > 2. Is it acctually possible to BUILD/CONFIGURE/ETC RAID arrays > in the card's BIOS if the RAID is software implemented in the driver? Yes. At least I do so. I bought the controller in a box with a manual which explains everything you ask. Maybe it is available online? Choose one: http://www.highpoint-tech.com/manuals/RR1640_manual_v1.zip http://www.highpoint-tech.com/manuals/RR1542_manual_v1.zip http://www.highpoint-tech.com/manuals/RR1540_manual_v1.zip Bjoern