From owner-cvs-all Mon Jan 18 16:13:07 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA08233 for cvs-all-outgoing; Mon, 18 Jan 1999 16:13:07 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA08228; Mon, 18 Jan 1999 16:13:06 -0800 (PST) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA08647; Mon, 18 Jan 1999 16:13:07 -0800 (PST) Date: Mon, 18 Jan 1999 16:13:07 -0800 (PST) Message-Id: <199901190013.QAA08647@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/cam cam_xpt.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/01/18 16:13:07 PST Modified files: sys/cam cam_xpt.c Log: Call the xpt_init() hook during at the start of the configure() process via SYSINIT(). This gets a little closer to making cam useable as a module. Revision Changes Path 1.37 +7 -5 src/sys/cam/cam_xpt.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message