From owner-cvs-all Mon Dec 4 23:58: 3 2000 From owner-cvs-all@FreeBSD.ORG Mon Dec 4 23:58:00 2000 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8B53A37B400; Mon, 4 Dec 2000 23:57:59 -0800 (PST) Received: (from mjacob@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eB57vxb06865; Mon, 4 Dec 2000 23:57:59 -0800 (PST) (envelope-from mjacob) Message-Id: <200012050757.eB57vxb06865@freefall.freebsd.org> From: Matt Jacob Date: Mon, 4 Dec 2000 23:57:59 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp.c isp_freebsd.c isp_freebsd.h isp_inline.h isp_target.c isp_target.h ispmbox.h ispreg.h ispvar.h src/sys/pci isp_pci.c X-FreeBSD-CVS-Branch: RELENG_3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2000/12/04 23:57:59 PST Modified files: (Branch: RELENG_3) sys/dev/isp isp.c isp_freebsd.c isp_freebsd.h isp_inline.h isp_target.c isp_target.h ispmbox.h ispreg.h ispvar.h sys/pci isp_pci.c Log: MFC: Far too many changes to list singly- but cause 3.X to benefit from the rewrites that up through this date's -current && RELENG_4 have had. (this is probably the last RELENG_3 update). Revision Changes Path 1.11.2.14 +1327 -1124 src/sys/dev/isp/isp.c 1.10.2.12 +235 -180 src/sys/dev/isp/isp_freebsd.c 1.9.2.11 +245 -168 src/sys/dev/isp/isp_freebsd.h 1.1.4.5 +54 -126 src/sys/dev/isp/isp_inline.h 1.5.2.3 +122 -135 src/sys/dev/isp/isp_target.c 1.3.2.3 +6 -12 src/sys/dev/isp/isp_target.h 1.4.2.10 +41 -19 src/sys/dev/isp/ispmbox.h 1.4.2.7 +7 -10 src/sys/dev/isp/ispreg.h 1.8.2.12 +223 -53 src/sys/dev/isp/ispvar.h 1.13.2.14 +188 -170 src/sys/pci/isp_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message