Date: Tue, 18 Jul 2000 11:01:48 -0700 (PDT) From: Matt Jacob <mjacob@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp asm_pci.h isp.c isp_freebsd.c isp_freebsd.h isp_inline.h isp_target.c isp_target.h isp_tpublic.h ispmbox.h ispreg.h ispvar.h src/sys/pci isp_pci.c Message-ID: <200007181801.LAA92128@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mjacob 2000/07/18 11:01:48 PDT Modified files: (Branch: RELENG_3) sys/dev/isp asm_pci.h isp.c isp_freebsd.c isp_freebsd.h isp_inline.h isp_target.c isp_target.h isp_tpublic.h ispmbox.h ispreg.h ispvar.h sys/pci isp_pci.c Log: MFC (for the last time likely for 3.x): Far too many changes to report- this is major rewrite of mailbox handling code and 'fixed' target mode support, different firmware, etc. Revision Changes Path 1.4.2.9 +13964 -26356src/sys/dev/isp/Attic/asm_pci.h 1.11.2.13 +730 -654 src/sys/dev/isp/isp.c 1.10.2.11 +395 -175 src/sys/dev/isp/isp_freebsd.c 1.9.2.10 +106 -29 src/sys/dev/isp/isp_freebsd.h 1.1.4.4 +35 -40 src/sys/dev/isp/isp_inline.h 1.5.2.2 +45 -35 src/sys/dev/isp/isp_target.c 1.3.2.2 +13 -4 src/sys/dev/isp/isp_target.h 1.2.2.2 +28 -13 src/sys/dev/isp/isp_tpublic.h 1.4.2.9 +3 -2 src/sys/dev/isp/ispmbox.h 1.4.2.6 +38 -19 src/sys/dev/isp/ispreg.h 1.8.2.11 +23 -21 src/sys/dev/isp/ispvar.h 1.13.2.13 +181 -101 src/sys/pci/isp_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007181801.LAA92128>