From owner-freebsd-stable@FreeBSD.ORG Fri Sep 10 13:50:23 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 6E3ED16A4CF for ; Fri, 10 Sep 2004 13:50:23 +0000 (GMT) Received: from ptb-relay02.plus.net (ptb-relay02.plus.net [212.159.14.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2001443D1D for ; Fri, 10 Sep 2004 13:50:04 +0000 (GMT) (envelope-from stable@gallan.plus.com) Received: from [212.159.46.54] (helo=[192.168.20.2]) by ptb-relay02.plus.net with esmtp (Exim) id 1C5lms-000GVB-Sa; Fri, 10 Sep 2004 13:50:02 +0000 Message-ID: <4141B10C.2070704@gallan.plus.com> Date: Fri, 10 Sep 2004 14:50:04 +0100 From: Gary Allan User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Haim Ashkenazi References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-stable@freebsd.org Subject: Re: Adaptec ATA RAID 1200A 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: Fri, 10 Sep 2004 13:50:23 -0000 Haim Ashkenazi wrote: >Hi > >I've installed freebsd 4_10 on a pc with Adaptec ATA RAID 1200A (mirror) >and it seems to work fine. in dmesg I can see the raid (ar0) and the >disks. >my only concern is that since this card is not supported (according to >adaptec it only supports windows), I'm afraid that in the case of disk >failures, I won't see the errors in '/var/log/messages'. (a problem I'm >having with compaq card and debian - but there, I can check the status >with the leds). >does anyone have experience with this card on freebsd? > >thanx > > I believe this card is based upon a Highpoint 370/370A chip which is supported by the manufacturer. http://www.highpoint-tech.com/USA/b370na.htm I 'm currently using a card with this chipset under FreeBSD 4.10 with no problems. The array was listed as a drive during the install process (along with it's component drives strangely.) Regards Gaz