From owner-freebsd-scsi@FreeBSD.ORG Tue May 4 15:08:18 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 2208016A4CE for ; Tue, 4 May 2004 15:08:18 -0700 (PDT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02CCF43D3F for ; Tue, 4 May 2004 15:08:17 -0700 (PDT) (envelope-from scottl@freebsd.org) Received: from freebsd.org (g4.samsco.home [192.168.0.12]) by pooker.samsco.org (8.12.10/8.12.10) with ESMTP id i44MCJu6020655; Tue, 4 May 2004 16:12:19 -0600 (MDT) (envelope-from scottl@freebsd.org) Message-ID: <40981414.8050202@freebsd.org> Date: Tue, 04 May 2004 16:07:16 -0600 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7a) Gecko/20040214 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Don Bowman References: In-Reply-To: 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: [PATCH] ASR driver update 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: Tue, 04 May 2004 22:08:18 -0000 Don Bowman wrote: > From: Scott Long [mailto:scottl@freebsd.org] > >>Sent: May 4, 2004 10:24 AM >>To: Don Bowman >>Cc: freebsd-scsi@freebsd.org >>Subject: Re: [PATCH] ASR driver update >> >> >>Thanks for the report. This is fixed in rev 1.58 of asr.c. I'm not >>sure why I didn't see this before. Btw, do you by chance have a >>2005/2015 SO-DIMM form-factor card? I'm having trouble with mine and >>can't figure out if it's because the card is from a very early >>pre-production sample. >> > > > The test I did was on the 2010s, PCI form-factor. > I do have 4 systems with the so-dimm 2015 card, but they're > a little harder for me to get @. > > --don Ok. I'm curious if the 2010 and 2015 look similar. My understanding is that they should look identical to the driver, but the 2005 card that I have is defying my expectations (and is crashing because of it, even with the unmodified driver). If you could a) test the 2010 with rev 1.58 + my bus_space patch, and b) send me the pciconf info for both the 2010 and 2015, I'd greatly appreciate it. Thanks, Scott