From owner-freebsd-scsi@FreeBSD.ORG Fri Dec 10 15:31:53 2004 Return-Path: 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 06DF616A4CE for ; Fri, 10 Dec 2004 15:31:53 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E21343D6A for ; Fri, 10 Dec 2004 15:31:52 +0000 (GMT) (envelope-from scottl@freebsd.org) Received: from pooker.samsco.org (scottl@localhost [127.0.0.1]) by pooker.samsco.org (8.12.11/8.12.10) with ESMTP id iBAFYBJ0026128; Fri, 10 Dec 2004 08:34:11 -0700 (MST) (envelope-from scottl@freebsd.org) Received: from localhost (scottl@localhost)iBAFYAiZ026125; Fri, 10 Dec 2004 08:34:11 -0700 (MST) (envelope-from scottl@freebsd.org) X-Authentication-Warning: pooker.samsco.org: scottl owned process doing -bs Date: Fri, 10 Dec 2004 08:34:10 -0700 (MST) From: Scott Long Sender: scottl@pooker.samsco.org To: KC Somaratne In-Reply-To: Message-ID: <20041210083319.U398@pooker.samsco.org> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Status: No, hits=0.0 required=3.8 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pooker.samsco.org cc: freebsd-scsi@freebsd.org Subject: Re: Adaptec SCSI RAID 2230SLP and 5.2.1-RELEASE X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Dec 2004 15:31:53 -0000 On Fri, 10 Dec 2004, KC Somaratne wrote: > Hi, > Does the FreeBSD 5.2.1-RELEASE support the Adaptec SCSI RAID 2230SLP > controller? I have seen that the aac driver does support the 2130S, but > couldn't find any reference to the 2230 controller. > thnks n rgds, > KC Somaratne > Ph: +65-6762 5336 (Home) > Ph: +65-9735 9450 (Mobile) > E-mail: chamaras@singnet.com.sg > 5.2.1 does not, but 5.3 likely could with just a small change. Can you send me the output of 'pciconf -lv'? Thanks, Scott