From owner-freebsd-scsi Sun Dec 5 9:48: 1 1999 Delivered-To: freebsd-scsi@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id BDF5E14DCA for ; Sun, 5 Dec 1999 09:47:58 -0800 (PST) (envelope-from mjacob@feral.com) Received: from beppo.feral.com (beppo [192.67.166.79]) by feral.com (8.8.7/8.8.7) with ESMTP id JAA13842; Sun, 5 Dec 1999 09:49:12 -0800 Date: Sun, 5 Dec 1999 09:49:12 -0800 (PST) From: Matthew Jacob Reply-To: mjacob@feral.com To: Wilko Bulte Cc: freebsd-scsi@freebsd.org Subject: Re: not so fast Fast SCSI? In-Reply-To: <199912051305.OAA68255@yedi.iaf.nl> 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 > > Ack! poop! The isp_nonvram=(1< > shouldn't ask the NVRAM for settings, but I guess it still asks the > > F/W what the current settings are and I guess they got hauled along. > > Seems like it. Is this a bug or a feature? Bug. With what I told you. It should have been isp_no_nvram= Settings are: := bit mask of units to set a feature for isp_disable disable unit(s)- they attach but don't probe isp_mem_map map memory space isp_io_map map io space option SCSI_ISP_PREFER_MEM_MAP sets an initial mem map preference, otherwise io mapping is preferred isp_no_fwload don't load firmware isp_fwload units to *load* f/w for (if avail) option SCSI_ISP_NO_FWLOAD_MASK sets an initial value for isp_no_fwload. option ISP_COMPILE_1020_FW compiles in 1020/1040 f/w. option ISP_COMPILE_1080_FW compiles in 1080/1240/1280 f/w. option ISP_COMPILE_2100_FW compiles in 2100 f/w. option ISP_COMPILE_2200_FW compiles in 2200 f/w. option ISP_COMPILE_FW compiles in all f/w. isp_no_nvram don't look at nvram or get current device params isp_nvram loat at nvram and get device params option SCSI_ISP_NO_NVRAM_MASK sets an initial value for isp_no_nvram. isp_fcduplex set full duplex (FC only) isp_fcduplex disable full duplex (FC only) option SCSI_ISP_FCDUPLEX sets an initial value for isp_fcduplex isp_wwn set World Wide Name option SCSI_ISP_WWN sets an overriding value for isp_wwn isp_debug set initial debugging value for all boards > (sidenote: your TZ==PST, shouldn't you be in bed? ;-) ;-) Was. Too short a time. -matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message