From owner-freebsd-scsi Fri Aug 9 12: 4:47 2002 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 CC3F337B400; Fri, 9 Aug 2002 12:04:44 -0700 (PDT) Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9C6943E4A; Fri, 9 Aug 2002 12:04:43 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id PAA07455; Fri, 9 Aug 2002 15:04:42 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g79J4C505252; Fri, 9 Aug 2002 15:04:12 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15700.4651.993515.112775@grasshopper.cs.duke.edu> Date: Fri, 9 Aug 2002 15:04:11 -0400 (EDT) To: Marcin Gryszkalis Cc: freebsd-scsi@FreeBSD.ORG, freebsd-alpha Subject: Re: da driver problem? In-Reply-To: <3D54118A.7050106@cerint.pl> References: <3D5280F4.8030706@cerint.pl> <20020808152922.A18763@panzer.kdm.org> <3D53BD58.1060600@cerint.pl> <20020809130749.GJ52932@cicely5.cicely.de> <3D53C01A.1050702@cerint.pl> <20020809151159.GV52932@cicely5.cicely.de> <3D53EEF2.2090602@cerint.pl> <20020809164527.GW52932@cicely5.cicely.de> <3D54118A.7050106@cerint.pl> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Marcin Gryszkalis writes: > Bernd Walter wrote: > >>>isp0: port 0x10000-0x100ff mem > >>0x82018000-0x82018fff irq 12 at device 9.0 on pci0 > >>>isp0: interrupting at CIA irq 12 > >>>isp0: invalid NVRAM header > > This is a good reason for obscure things to happen. > > Do you have ispfw_load="YES" in /boot/loader.conf? > > ldah:/boot/# grep -ir "ispfw_load" * > defaults/loader.conf:ispfw_load="NO" # Qlogic ISP Firmware > > "invalid NVRAM header" was always there and as you can see below it > makes no problem with disks (at least it didn't). > > Anyway - is there anything I can do? Put the following line into /boot/loader.conf: ispfw_load="YES" Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message