Date: Mon, 24 May 2004 00:02:25 -0700 (PDT) From: Nate Lawson <njl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp.c isp_freebsd.c isp_inline.h isp_pci.c isp_target.c ispvar.h Message-ID: <200405240702.i4O72PrC024487@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
njl 2004/05/24 00:02:25 PDT FreeBSD src repository Modified files: sys/dev/isp isp.c isp_freebsd.c isp_inline.h isp_pci.c isp_target.c ispvar.h Log: Store the target handles in a separate list from normal commands. Add a CTIO fast post routine to handle CTIO completions. Submitted by: mjacob Revision Changes Path 1.111 +5 -3 src/sys/dev/isp/isp.c 1.101 +28 -5 src/sys/dev/isp/isp_freebsd.c 1.30 +61 -4 src/sys/dev/isp/isp_inline.h 1.98 +21 -0 src/sys/dev/isp/isp_pci.c 1.30 +2 -2 src/sys/dev/isp/isp_target.c 1.66 +8 -1 src/sys/dev/isp/ispvar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405240702.i4O72PrC024487>