From owner-freebsd-scsi Fri Jan 22 10:04:55 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA15916 for freebsd-scsi-outgoing; Fri, 22 Jan 1999 10:04:55 -0800 (PST) (envelope-from owner-freebsd-scsi@FreeBSD.ORG) Received: from feral-gw.feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA15906 for ; Fri, 22 Jan 1999 10:04:51 -0800 (PST) (envelope-from mjacob@feral.com) Received: from localhost (mjacob@localhost) by feral-gw.feral.com (8.8.7/8.8.7) with ESMTP id KAA01959; Fri, 22 Jan 1999 10:04:02 -0800 Date: Fri, 22 Jan 1999 10:04:02 -0800 (PST) From: Matthew Jacob X-Sender: mjacob@feral-gw Reply-To: mjacob@feral.com To: Erik Moe cc: scsi@FreeBSD.ORG Subject: Re: Problems with QLogic SCSI In-Reply-To: <000301be45b9$584907c0$2f5b5b8f@nomad.gte.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Huh! This is a new one on me entirely! Something is really broken here- this is an ASYNC code (8003) that says that the Qlogic cannot transfer an IOCB from system memory. This must be really bunged up. What kind of system? What's in it? And what *might* be happening (which would be *really* annoying) is if bus_dmamem_alloc is allocating something that spans pages, although I doubt that what you see would be the symptoms if this were the case. -matt On Thu, 21 Jan 1999, Erik Moe wrote: > I'm trying to install 3.0.0-RELEASE on a system with a QLogic SCSI adapter, > but I can't get past the boot: > > isp0: rev 0x01 int a irq 9 on pci0.15.0 > isp0: using Memory space register mapping > isp0: Board Revision 1020, loaded F/W Revision 7.55 > isp0: Last F/W revision was 1.8 > Probing for devices on the ISA bus: > . > . > . > Waiting 15 seconds for SCSI devices to settle > isp0: driver initiated bus reset > isp0: Request Queue Transfer Error > > I also tried to the 3.0.0-19960106-SNAP, but discovered that boot.flp for it > doesn't support the isp. > > Erik Moe > ehm@concentric.net > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-scsi" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message