From owner-freebsd-current@FreeBSD.ORG Wed Apr 26 09:29:23 2006 Return-Path: X-Original-To: current@freebsd.org 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 4794716A400 for ; Wed, 26 Apr 2006 09:29:23 +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 AC8C843D48 for ; Wed, 26 Apr 2006 09:29:20 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id k3Q9T9Pl089331; Wed, 26 Apr 2006 03:29:10 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <444F3D66.4080503@samsco.org> Date: Wed, 26 Apr 2006 03:29:10 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20051230 X-Accept-Language: en-us, en MIME-Version: 1.0 To: =?ISO-8859-1?Q?Eirik_=D8verby?= References: <44233411.5070002@elischer.org> <442378B3.3080900@samsco.org> <44237A3E.5020808@elischer.org> <44237C5D.20505@samsco.org> <9D18EA9D-89AD-4D8E-AE11-83A68672F475@anduin.net> In-Reply-To: <9D18EA9D-89AD-4D8E-AE11-83A68672F475@anduin.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on pooker.samsco.org Cc: Julian Elischer , current@freebsd.org Subject: Re: adaptec 2020S and asr(4) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 26 Apr 2006 09:29:23 -0000 Eirik Øverby wrote: > On 24. mar. 2006, at 05.58, Scott Long wrote: > >> Julian Elischer wrote: >> >>> Scott Long wrote: >>> >>>> Julian Elischer wrote: >>>> >>>>> Anyone know if just adding the PCI ID for this device to the asr >>>>> (4) driver >>>>> will make it support it? >>>>> (or if it even needs that) >>>>> >>>>> >>> Ah I assumed asr as it supports all teh others in that series >>> (2010S, 2100S etc.) >> >> >> The numbering sequence that Adaptec uses follows no pattern in >> conjunction with the driver to use. The easiest rule to remember >> is that 'asr' is dead and does not apply to anything running Ultra320, >> SATA, or SAS. > > > How about the 2015S (ZCR)? I know I've bugged you about this one before > (and offered to send you HW, but that project failed due to my current > motherboard failing, sorry ;), has anything changed? > > /Eirik > > Oops, you're right, I forgot about the 2010 and 2015 cards. Those are the only two Ultra320 devices that are asr. As for the asr driver, it really needs someone with a lot of available time and interest. As I saw many times, I'm quite happy to provide my notes and on-going support to anyone who wants to work on this driver, but I don't have the time to work on it myself. Scott