From owner-freebsd-alpha@FreeBSD.ORG Tue Aug 12 11:21:36 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E963237B401 for ; Tue, 12 Aug 2003 11:21:35 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59C3643F3F for ; Tue, 12 Aug 2003 11:21:35 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h7CILYQX001910; Tue, 12 Aug 2003 11:21:34 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h7CILXE6001909; Tue, 12 Aug 2003 11:21:33 -0700 (PDT) Date: Tue, 12 Aug 2003 11:21:33 -0700 From: "David O'Brien" To: Jeremy Tregunna Message-ID: <20030812182133.GA1850@dragon.nuxi.com> References: <20030811201651.X79332@kwik.fuqn.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030811201651.X79332@kwik.fuqn.ca> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.1-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: freebsd-alpha@freebsd.org Subject: Re: UW2 cards don't like to run at UW2? X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-alpha@freebsd.org List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Aug 2003 18:21:36 -0000 On Mon, Aug 11, 2003 at 08:19:51PM -0400, Jeremy Tregunna wrote: > I am also suffering from this same problem. Using a QLogic 1040 with a > 36.7GB IBM Ultrastar Ultra160 SCSI drive (should be able to do 80MB just > fine). Information about the hardware is at the end of the message. ... > da0: Fixed Direct Access SCSI-3 device > da0: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing The QLogic 1040 is an UltraWide controller (i.e. 20 mega-transfers per second at 16-bit transfers) -- you *are* getting the proper SCSI speed. You may be confusing your Qlogic 1040 with the Qlogic 1080 which is an Ultra2 controller. -- -- David (obrien@FreeBSD.org)