From owner-cvs-all Mon Jul 31 23:31:49 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 2655E37BDC3; Mon, 31 Jul 2000 23:31:45 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA57986; Mon, 31 Jul 2000 23:31:45 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Message-Id: <200008010631.XAA57986@freefall.freebsd.org> From: Matt Jacob Date: Mon, 31 Jul 2000 23:31:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp_freebsd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2000/07/31 23:31:45 PDT Modified files: sys/dev/isp isp_freebsd.c Log: Core version 2.0 rewrite. In this file we replace isp_tdebug with isp_prt calls. We now use an argument to the ISPCTL_FCLINK_TEST call. We change all IDPRINTF macros to isp_prt calls. We add the isp_prt function here. Revision Changes Path 1.43 +105 -119 src/sys/dev/isp/isp_freebsd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message