Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Nov 1999 20:02:58 -0700
From:      "Justin T. Gibbs" <gibbs@FreeBSD.org>
To:        Nick Hibma <hibma@skylink.it>
Cc:        "Justin T. Gibbs" <gibbs@plutotech.com>, scsi@FreeBSD.org
Subject:   Re: found device. 
Message-ID:  <199911270302.UAA03942@caspian.plutotech.com>
In-Reply-To: Your message of "Fri, 26 Nov 1999 22:43:05 %2B0100." <Pine.BSF.4.20.9911262204420.254-100000@henny.jrc.it> 

next in thread | previous in thread | raw e-mail | index | archive | help
>It still requires periph to be set in xpt_done to decide in which queue
>to queue the ccb (BIO or NET).
>
>After the changes made above the code works (and makes sense).
>
>
>I suggest the following:
>
>When using camcontrol to scan the bus, the peripheral that is used is
>xpt_periph. If xpt_periph is exported in cam_periph.h that peripheral
>can be used as a place holder.

The correct long term solution is to use the device discovery model
from CAM3 that supports 'auto discovery'.  This is required for
fiber-channel too.  Take a peek at the spec if you are interested
(somewhere on www.t10.org).

--
Justin




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?199911270302.UAA03942>