From owner-freebsd-stable@FreeBSD.ORG Fri Jun 13 01:26:22 2003 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 B224537B401 for ; Fri, 13 Jun 2003 01:26:22 -0700 (PDT) Received: from smtp-3.paradise.net.nz (smtp-3b.paradise.net.nz [202.0.32.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A52D43F85 for ; Fri, 13 Jun 2003 01:26:21 -0700 (PDT) (envelope-from andy@fud.org.nz) Received: from [192.168.10.254] (203-79-110-29.cable.paradise.net.nz [203.79.110.29]) by smtp-3.paradise.net.nz (Postfix) with ESMTP id 0E4AEAEA5D; Fri, 13 Jun 2003 20:26:20 +1200 (NZST) From: Andrew Thompson To: Charles Sprickman In-Reply-To: <20030613041037.C89958@shell.inch.com> References: <20030613041037.C89958@shell.inch.com> Content-Type: text/plain Message-Id: <1055493102.40614.1.camel@localhost> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.0 Date: 13 Jun 2003 20:31:42 +1200 Content-Transfer-Encoding: 7bit cc: freebsd-stable@freebsd.org Subject: Re: state of ide raid 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, 13 Jun 2003 08:26:23 -0000 On Fri, 2003-06-13 at 20:19, Charles Sprickman wrote: > Hello, > > While shopping for another 3Ware card, I found that this market has gotten > much larger since I bought my 6500. So I started looking at the various > cards while browsing the hardware notes for FreeBSD 4.8 and 5.1. > > So I'm wondering if anyone can provide some insight here. > > -3Ware has a whole new series of cards. The twe(4) manpage states that > only 5xxx and 6xxx series cards are supported, but these are very hard to > come by. Is the manpage out of date, or are the newer 7xxx and 8xxx > series cards now supported as well? > > -Adaptec has a cheap raid card, the 1200A. No mention of it in the > hardware notes. Is it possibly supported by the asr driver? > This one uses the ar driver. Im using one, works fine and I havnt had any problems so far. Andy