From owner-freebsd-stable@FreeBSD.ORG Wed Jan 7 21:00:46 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 611671065689 for ; Wed, 7 Jan 2009 21:00:46 +0000 (UTC) (envelope-from emaste@freebsd.org) Received: from gw.sandvine.com (gw.sandvine.com [199.243.201.138]) by mx1.freebsd.org (Postfix) with ESMTP id EE5BA8FC16 for ; Wed, 7 Jan 2009 21:00:45 +0000 (UTC) (envelope-from emaste@freebsd.org) Received: from labgw2.phaedrus.sandvine.com ([192.168.3.11]) by gw.sandvine.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 7 Jan 2009 15:48:38 -0500 Received: by labgw2.phaedrus.sandvine.com (Postfix, from userid 12627) id 5D62D1170E; Wed, 7 Jan 2009 15:48:38 -0500 (EST) Date: Wed, 7 Jan 2009 15:48:38 -0500 From: Ed Maste To: Paul Taulborg Message-ID: <20090107204838.GA94239@sandvine.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i X-OriginalArrivalTime: 07 Jan 2009 20:48:38.0483 (UTC) FILETIME=[51070A30:01C97109] Cc: freebsd-stable@freebsd.org Subject: Re: Adaptec AIC-9410 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jan 2009 21:00:46 -0000 On Fri, Dec 12, 2008 at 12:16:26PM -0600, Paul Taulborg wrote: > Both of these have an Adaptec AIC-9410 SAS controller in them, that is > apparently not detected (or supported?) by FreeBSD (amd64) (7.0 or 7.1 > RC1) No verison of FreeBSD has support for the AIC-9410, and I am not aware of any work to add support for it. The AIC-9410 is not available as a standalone controller from Adaptec any longer, so I doubt they have much interest in new driver support for it. (It's still used as a component on at least some RAID cards.) Unfortunately, I suspect your only choices are a different SAS controller or a different OS. -Ed