Date: Fri, 9 Aug 2002 15:04:11 -0400 (EDT) From: Andrew Gallatin <gallatin@cs.duke.edu> To: Marcin Gryszkalis <mgryszkalis@cerint.pl> Cc: freebsd-scsi@FreeBSD.ORG, freebsd-alpha <freebsd-alpha@FreeBSD.ORG> Subject: Re: da driver problem? Message-ID: <15700.4651.993515.112775@grasshopper.cs.duke.edu> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
Marcin Gryszkalis writes: > Bernd Walter wrote: > >>>isp0: <Qlogic ISP 1020/1040 PCI SCSI Adapter> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15700.4651.993515.112775>