Date: Fri, 22 Feb 2002 11:56:24 -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_inline.h isp_ioctl.h isp_target.c isp_target.h ispmbox.h ispreg.h ispvar.h Message-ID: <200202221956.g1MJuO075008@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mjacob 2002/02/22 11:56:24 PST
Modified files: (Branch: RELENG_4)
sys/dev/isp isp.c isp_freebsd.c isp_freebsd.h
isp_inline.h isp_ioctl.h isp_target.c
isp_target.h ispmbox.h ispreg.h ispvar.h
Log:
MFC: Separation of 2300/2312 support. Enabling of RIO for FC && LVD cards.
Implementation of f/w crash dumps. Fixing problems with port logouts.
Snagging 'lost command' cases for 1080 cards. Mailbox continuations to
reduce sleep/wakeup load (and make for fast boots)
Revision Changes Path
1.41.2.18 +628 -67 src/sys/dev/isp/isp.c
1.32.2.16 +76 -1 src/sys/dev/isp/isp_freebsd.c
1.26.2.13 +7 -2 src/sys/dev/isp/isp_freebsd.h
1.6.2.10 +30 -6 src/sys/dev/isp/isp_inline.h
1.1.2.3 +59 -6 src/sys/dev/isp/isp_ioctl.h
1.5.4.9 +5 -0 src/sys/dev/isp/isp_target.c
1.3.4.11 +3 -2 src/sys/dev/isp/isp_target.h
1.20.2.10 +8 -4 src/sys/dev/isp/ispmbox.h
1.13.2.7 +25 -2 src/sys/dev/isp/ispreg.h
1.25.2.13 +30 -3 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?200202221956.g1MJuO075008>
