From owner-cvs-all Sun May 7 11:16:58 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C99B037B97E; Sun, 7 May 2000 11:16:50 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA15872; Sun, 7 May 2000 11:16:50 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <200005071816.LAA15872@freefall.freebsd.org> From: Nick Hibma Date: Sun, 7 May 2000 11:16:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam cam_periph.h cam_xpt.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG n_hibma 2000/05/07 11:16:50 PDT Modified files: (Branch: RELENG_4) sys/cam cam_periph.h cam_xpt.c Log: MFC: Make xpt_periph available to other parts of the kernel. When sending a rescan command to a bus, a periph is needed in xpt_done after completion of the command. Revision Changes Path 1.6.2.1 +5 -2 src/sys/cam/cam_periph.h 1.80.2.2 +2 -2 src/sys/cam/cam_xpt.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message