From owner-freebsd-scsi@FreeBSD.ORG Wed Dec 15 07:01:24 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 ABBA916A53D for ; Wed, 15 Dec 2004 07:01:24 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41C3A43D55 for ; Wed, 15 Dec 2004 07:01:24 +0000 (GMT) (envelope-from scottl@freebsd.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.12.11/8.12.10) with ESMTP id iBF74AxJ050036; Wed, 15 Dec 2004 00:04:11 -0700 (MST) (envelope-from scottl@freebsd.org) Message-ID: <41BFE12B.1020300@freebsd.org> Date: Wed, 15 Dec 2004 00:00:59 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040929 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ray Gilstrap References: <20041214221225.U36818@ratogi.nren.nasa.gov> In-Reply-To: <20041214221225.U36818@ratogi.nren.nasa.gov> X-Enigmail-Version: 0.86.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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: Wed, 15 Dec 2004 07:01:24 -0000 Ray Gilstrap wrote: > Hello, > > We just got a 2230SLP for use in a Dell PowerEdge 2850. We had just > about resigned ourselves to using Linux, but FreeBSD support would be > great. > > We haven't installed any OS on the machine yet, but I was able to get it > up and running with the FreeSBIE 1.1 live CD. Output of 'uname -a' and > 'pciconf -lv' follows. The 2230SLP is the second to last device in the > listing. Please let me know if any additional information is needed. > > Thanks! > ray > > (PS: Hopefully this gets to the right people... we found this thread in > Google Groups, which obfuscates email addresses.) I can update the AAC driver with this PCI Id (thanks for providing it!), but that won't help you with installing 5.3-RELEASE onto the controller. You'll need to either install onto another controller and then update your sources and recompile, or wait until the change propagates to the snapshot build machines and then install a 5.3-STABLE snapshot. Once you get this working, I'd be very interesting to hear how well it works for you. I'll commit the changes right now; I would expect the change to reach the snapshots within a few days. Scott