From owner-freebsd-questions@FreeBSD.ORG Tue May 17 12:34:18 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 703D816A4CE for ; Tue, 17 May 2005 12:34:18 +0000 (GMT) Received: from mail.efacilitas.de (efacilitas.de [213.133.110.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0E3743DB8 for ; Tue, 17 May 2005 12:34:17 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from eurystheus.local (port-212-202-39-61.dynamic.qsc.de [212.202.39.61]) by mail.efacilitas.de (Postfix) with ESMTP id CC7E5123A03; Tue, 17 May 2005 14:32:55 +0200 (CEST) Received: from localhost (eurystheus.local [192.168.1.67]) by eurystheus.local (Postfix) with ESMTP id DCA1312B456; Tue, 17 May 2005 14:33:24 +0200 (CEST) Received: from eurystheus.local ([192.168.1.67]) by localhost (eurystheus.locaL [192.168.1.67]) (amavisd-new, port 10024) with ESMTP id 98907-06; Tue, 17 May 2005 14:33:10 +0200 (CEST) Received: from [192.168.1.67] (eurystheus.local [192.168.1.67]) by eurystheus.local (Postfix) with ESMTP id 9C62C12B453; Tue, 17 May 2005 14:33:10 +0200 (CEST) Message-ID: <4289E485.9080103@cs.tu-berlin.de> Date: Tue, 17 May 2005 14:33:09 +0200 From: =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.7) Gecko/20050420 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Eugene Hercun References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: amavisd-new at example.com cc: freebsd-questions@freebsd.org Subject: Re: highpoint rocketraid 454 - RAID 1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 May 2005 12:34:18 -0000 Hello, Use the binary driver from HighPoint http://www.highpoint-tech.com/BIOS%20%2B%20Driver/rr454/FreeBSD/374-r5-bsd-v122.tgz Though the latest kernel module is intended for 5.3-RELEASE it should work with 5.4-RELEASE. I have the SATA counterpart of this controller and it does. It might be necessary to install the controller BIOS which comes with the tarball or you'll get a blank screen while booting FreeBSD. If you follow the instruction of the PDF file in this package then the RAID array should finally be recognized as da0 device. Regards Björn