From owner-freebsd-questions@FreeBSD.ORG Thu Oct 23 09:44:57 2003 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 8DB0716A4B3; Thu, 23 Oct 2003 09:44:57 -0700 (PDT) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACE1943FA3; Thu, 23 Oct 2003 09:44:56 -0700 (PDT) (envelope-from judmarc@fastmail.fm) Received: from smtp.us2.messagingengine.com (localhost [127.0.0.1]) by localhost.localdomain (Postfix) with ESMTP id 63A4B33E07E; Thu, 23 Oct 2003 12:40:53 -0400 (EDT) Received: from 10.202.2.133 ([10.202.2.133] helo=smtp.us2.messagingengine.com) by messagingengine.com with SMTP; Thu, 23 Oct 2003 12:40:53 -0400 Received: by smtp.us2.messagingengine.com (Postfix, from userid 99) id 038A47A241; Thu, 23 Oct 2003 12:40:53 -0400 (EDT) Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="ISO-8859-1" MIME-Version: 1.0 X-Mailer: MIME::Lite 1.2 (F2.71; T1.001; A1.51; B2.12; Q2.03) From: "Jud" To: "Mathieu Arnold" , "freebsd-questions" Date: Thu, 23 Oct 2003 12:40:52 -0400 X-Epoch: 1066927253 X-Sasl-enc: eInUlPNBvGnnj3UlRtNEpQ References: <89140417.1066923745@andromede.reaumur.absolight.net> In-Reply-To: <89140417.1066923745@andromede.reaumur.absolight.net> Message-Id: <20031023164053.038A47A241@smtp.us2.messagingengine.com> Subject: Re: ATA Raid cards 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: Thu, 23 Oct 2003 16:44:57 -0000 On Thu, 23 Oct 2003 15:42:25 +0200, "Mathieu Arnold" said: > Hi, > > I'm in a need of such a card, but I can't find out which cards are only > doing raid under windows with specific drivers, and which cards are doing > real hard raid. Depends what you want to do with it. My experience is with my own desktop machines for RAID-0 or RAID-1, and for those the Promise cards (or equivalent onboard chips in my case) have never given me a problem beyond having to wait a few days for a bit of tweaking in -CURRENT once in a great while. These particular Promise chips don't do "real hard raid" AFAIK, but thanks to Soeren Schmidt they work fine in FreeBSD. Jud