Date: Fri, 29 Jan 1999 23:29:01 -0800 (PST) From: Matt Jacob <mjacob@FreeBSD.ORG> 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_freebsd_cam.h ispmbox.h ispreg.h ispvar.h Message-ID: <199901300729.XAA02541@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mjacob 1999/01/29 23:29:00 PST Modified files: sys/dev/isp isp.c isp_freebsd.c isp_freebsd.h isp_freebsd_cam.h ispmbox.h ispreg.h ispvar.h Log: Implement and use Fast Posting for both parallel && fibre. Redo a bit of the startup code. Implement a call to outer framework function so that asynchronous events can be handled (e.g., speed negotiation, target mode). Roll internal release tags. Revision Changes Path 1.12 +256 -184 src/sys/dev/isp/isp.c 1.11 +113 -5 src/sys/dev/isp/isp_freebsd.c 1.10 +2 -2 src/sys/dev/isp/isp_freebsd.h 1.13 +2 -2 src/sys/dev/isp/isp_freebsd_cam.h 1.5 +6 -2 src/sys/dev/isp/ispmbox.h 1.5 +3 -2 src/sys/dev/isp/ispreg.h 1.9 +28 -8 src/sys/dev/isp/ispvar.h 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?199901300729.XAA02541>