From owner-freebsd-hardware@FreeBSD.ORG Thu Aug 23 18:21:34 2007 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1E9E716A419 for ; Thu, 23 Aug 2007 18:21:34 +0000 (UTC) (envelope-from emaste@phaedrus.sandvine.ca) Received: from gw.sandvine.com (gw.sandvine.com [199.243.201.138]) by mx1.freebsd.org (Postfix) with ESMTP id D1BA113C45A for ; Thu, 23 Aug 2007 18:21:33 +0000 (UTC) (envelope-from emaste@phaedrus.sandvine.ca) Received: from labgw2.phaedrus.sandvine.com ([192.168.3.11]) by gw.sandvine.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 23 Aug 2007 14:09:30 -0400 Received: by labgw2.phaedrus.sandvine.com (Postfix, from userid 12627) id 561AE1170F; Thu, 23 Aug 2007 14:09:30 -0400 (EDT) Date: Thu, 23 Aug 2007 14:09:30 -0400 From: Ed Maste To: leopaulo@gmail.com Message-ID: <20070823180930.GA45972@sandvine.com> References: <200708230916.46980.jhb@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200708230916.46980.jhb@freebsd.org> User-Agent: Mutt/1.4.2.1i X-OriginalArrivalTime: 23 Aug 2007 18:09:30.0530 (UTC) FILETIME=[C038C820:01C7E5B0] Cc: freebsd-hardware@freebsd.org Subject: Re: Problems with Disk Controller Adaptec SAS X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Aug 2007 18:21:34 -0000 On Wed, 22 Aug 2007 11:15:43 -0300, Leonardo Paulo wrote: > Hi, > > I'm with a big problem. > I'm trying to install the FreeBSD 6.2, but the OS no > recognize my SAS disks. > I'm using one Adaptec RAID 3805 SAS in RAID0. Correct, the 3805 is not supported in FreeBSD 6.x or -CURRENT at the moment. Right you you'll need the driver from Adaptec's website. If I recall correctly the driver includes a precompiled .ko and a readme file explaining how to install it. I plan to merge the support for these cards from Adaptec's driver into -CURRENT and then to RELENG_6, but I'm not sure when it will happen relative to the 7.0 timeline. -Ed Maste