Date: Mon, 3 Jan 2000 15:55:31 -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_freebsd.c Message-ID: <200001032355.PAA56636@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mjacob 2000/01/03 15:55:31 PST
Modified files:
sys/dev/isp isp_freebsd.c
Log:
Make a static chain of isp softcs- gdb usage becomes a lot easier.
Add in a very large amount of target mode support code- this is just
a first pass at this. It's a difficult thing because some of the code
can be in platform independent areas (see isp_target.?) but a lot has
to be in platform dependent areas because of not only the tight coupling
of received commands/events and the specific OS subsystem but because
the platform independent code has (deliberately) no event/wait mechanisms.
Revision Changes Path
1.28 +1080 -18 src/sys/dev/isp/isp_freebsd.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?200001032355.PAA56636>
