From owner-freebsd-scsi Sun Apr 2 5:16:37 2000 Delivered-To: freebsd-scsi@freebsd.org Received: from bluebottle.calcaphon.com (calcaphon.demon.co.uk [193.237.19.5]) by hub.freebsd.org (Postfix) with ESMTP id 57A9837B5BD for ; Sun, 2 Apr 2000 05:16:31 -0700 (PDT) (envelope-from n_hibma@calcaphon.com) Received: from henny.calcaphon.com (henny.calcaphon.com [10.0.0.36]) by bluebottle.calcaphon.com (8.9.3/8.9.1) with ESMTP id NAA98088 for ; Sun, 2 Apr 2000 13:22:05 +0100 (BST) (envelope-from n_hibma@calcaphon.com) Date: Sun, 2 Apr 2000 13:13:43 +0100 (BST) From: Nick Hibma X-Sender: n_hibma@localhost Reply-To: Nick Hibma To: FreeBSD SCSI Mailing List Subject: peripheral 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 How do I send an action to a SIM (XPT_SCAN_BUS)? A SIM does not seem to have a peripheral (cam_find_find_periph), yet periph needs to be initialised in the path passed to xpt_setup_ccb/xpt_action, to avoid a NULL dereference in xpt_done. Nick -- n_hibma@webweaving.org n_hibma@freebsd.org USB project http://www.etla.net/~n_hibma/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message