From owner-cvs-all Sun May 7 11: 4:54 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 092B037B8FE; Sun, 7 May 2000 11:04:51 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA14807; Sun, 7 May 2000 11:04:50 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <200005071804.LAA14807@freefall.freebsd.org> From: Nick Hibma Date: Sun, 7 May 2000 11:04: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:04:50 PDT Modified files: sys/cam cam_periph.h cam_xpt.c Log: *sigh* I must have been on something that night. Make xpt_periph an extern with the original in cam_xpt.c instead of replicating xpt_periph in all the sources using it (and hence not initialising it) Revision Changes Path 1.9 +2 -2 src/sys/cam/cam_periph.h 1.83 +3 -1 src/sys/cam/cam_xpt.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message