From owner-freebsd-current@FreeBSD.ORG Tue Jun 3 14:41:22 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5764337B401 for ; Tue, 3 Jun 2003 14:41:22 -0700 (PDT) Received: from rancid.berkeley.edu (rancid.Berkeley.EDU [128.32.206.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F58E43F93 for ; Tue, 3 Jun 2003 14:41:21 -0700 (PDT) (envelope-from michael@rancid.berkeley.edu) Received: from rancid.berkeley.edu (rancid.berkeley.edu [128.32.206.242]) by rancid.berkeley.edu (8.11.6p2/8.11.6) with ESMTP id h53LfK024505 for ; Tue, 3 Jun 2003 14:41:20 -0700 (PDT) Date: Tue, 3 Jun 2003 14:41:15 -0700 (PDT) From: Michael Sinatra To: freebsd-current@freebsd.org In-Reply-To: <20030602090641.GA401@nitro.dk> Message-ID: References: <3ED9E8AB.5060106@he.iki.fi> <20030601232426.A43338@dilbert.robbins.dropbear.id.au> <3EDA600C.90104@btc.adaptec.com><20030602090641.GA401@nitro.dk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: raidframe X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jun 2003 21:41:22 -0000 On Mon, 2 Jun 2003, Simon L. Nielsen wrote: > I have an asr based RAID controller (Adaptec 2400A), though it is an IDE > RAID controller, it uses the "SCSI" asr driver. My controller has > worked very well with FreeBSD 5.x, and the server is currently running > 5.1-BETA. The only thing that doesn't work, is the userland utilities > to control / get status from the card, but that's not so important. I have an asr based SCSI RAID controller and I have been testing it with a 5.1 system. So far it seems to be working just fine, and the performance is generally good. The system has been running for a few weeks while I have been doing some random testing. The latest make world and kernel rebuild was a few days ago. uname -a: FreeBSD f4.berkeley.edu 5.1-BETA FreeBSD 5.1-BETA #2: Thu May 29 18:40:44 PDT 2003 builder@f4.berkeley.edu:/usr/obj/usr/src/sys/F4-SMP i386 from dmesg: asr0: mem 0xfc000000-0xfdffffff irq 16 at device 3.0 on pci3 asr0: major=154 asr0: ADAPTEC 2110S FW Rev. 380E, 1 channel, 256 CCBs, Protocol I2O michael