From owner-freebsd-scsi@FreeBSD.ORG Mon Nov 14 22:18:41 2005 Return-Path: X-Original-To: freebsd-scsi@freebsd.org Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E852516A41F for ; Mon, 14 Nov 2005 22:18:41 +0000 (GMT) (envelope-from lists@cobalt.antimatter.net) Received: from cobalt.antimatter.net (cobalt.antimatter.net [69.55.224.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E5E643D45 for ; Mon, 14 Nov 2005 22:18:41 +0000 (GMT) (envelope-from lists@cobalt.antimatter.net) Received: from cobalt.antimatter.net (localhost [127.0.0.1]) by cobalt.antimatter.net (8.13.4/8.13.4) with ESMTP id jAEMIenl024433 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 14 Nov 2005 14:18:40 -0800 Received: from localhost (lists@localhost) by cobalt.antimatter.net (8.13.4/8.13.4/Submit) with ESMTP id jAEMIeqQ024430; Mon, 14 Nov 2005 14:18:40 -0800 Date: Mon, 14 Nov 2005 14:18:39 -0800 (PST) From: "Glenn's mailing lists" To: user In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-scsi@freebsd.org Subject: Re: most rock solid SATA Raid card for 5.4-RELEASE and 6.0-RELEASE X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Nov 2005 22:18:42 -0000 On Mon, 14 Nov 2005, user wrote: > > > On Mon, 14 Nov 2005, Glenn's mailing lists wrote: > >>> Is there something more "de facto" - something more solid and supported on >>> freebsd than the 2610SA ? >> >> If you're referring to the 21610SA, the aac driver has had support since >> 5.3-RELEASE > > > No, that is the 16-port card, and yes - I see it listed in aac_pci.c - I > am talking about the 2610SA, which is a six port SATA raid card. I don't see that model listed on the adaptec site, do you have a link? -Glenn > > I found a patch for aac_pci.c that adds the identifiers: > > http://lists.freebsd.org/pipermail/freebsd-hackers/2005-July/012828.html > > but I just want to make sure that this is a non-hack way to run this card > in 5.4-RELEASE. > > If the only addition to aac_pci.c is the identifiers, then can I assume > that the 2610SA will be as solid as any other raid card that uses aac > (like dell PERCs) ? > > Any comments at all are appreciated. > >