From owner-freebsd-stable@FreeBSD.ORG Wed Mar 15 05:07:52 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 B46C416A41F for ; Wed, 15 Mar 2006 05:07:52 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B0D943D46 for ; Wed, 15 Mar 2006 05:07:51 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.14] (imini.samsco.home [192.168.254.14]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id k2F57oGM074167; Tue, 14 Mar 2006 22:07:50 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <4417A126.5020800@samsco.org> Date: Tue, 14 Mar 2006 22:07:50 -0700 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.7) Gecko/20050416 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Michael Grant References: <62b856460603141417p64513021x7bb0e96f9dbcc087@mail.gmail.com> In-Reply-To: <62b856460603141417p64513021x7bb0e96f9dbcc087@mail.gmail.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on pooker.samsco.org Cc: freebsd-stable@freebsd.org Subject: Re: Adaptec AIC9410 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, 15 Mar 2006 05:07:52 -0000 Michael Grant wrote: > Can anyone tell me if/when the Adaptec AIC9410 SAS/SATA controller > will be supported? > > Michael Grant It's on my TODO list, but realistically I won't even be able to think about starting it until this summer at the earliest. The MPT driver has prototype support for SAS (in 7-current for now), so that might be a better alternative. Scott