Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Nov 2002 21:18:32 -0800
From:      Chuck Tuffli <chuck_tuffli@agilent.com>
To:        freebsd-scsi@freebsd.org
Subject:   SIM as loadable module?
Message-ID:  <20021118051831.GA1083@thegrail.rose.agilent.com>

next in thread | raw e-mail | index | archive | help
I'm writting a SIM driver as a loadable module and am running into a
strange problem. I register with the CAM and receive a XPT_PATH_INQ,
but don't receive any other commands. This is on FreeBSD 4.7-RELEASE.
The only things the driver sets out of the (maybe) ordinary are

cpi->hba_misc = PIM_NOBUSRESET; /* no reset for Fibre Channel */
cpi->hba_inquiry = PI_TAG_ABLE;

Does any of this ring a bell? Thanks!

-- 
Chuck Tuffli    <chuck_tuffli AT NO_SPAM agilent DOT com>
Agilent Technologies, Storage and Networking

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?20021118051831.GA1083>