Date: Tue, 16 Mar 1999 21:04:40 -0800 (PST) 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 asm_sbus.h isp.c isp_freebsd.c isp_freebsd.h isp_freebsd_cam.h ispmbox.h ispreg.h ispvar.h Message-ID: <199903170504.VAA56730@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mjacob 1999/03/16 21:04:40 PST
Modified files:
sys/dev/isp asm_pci.h asm_sbus.h isp.c isp_freebsd.c
isp_freebsd.h isp_freebsd_cam.h ispmbox.h
ispreg.h ispvar.h
Log:
A wad of changes- prepping for 1080/1240 support (which caused a massive
thwank in register layout goop). A different mboxcmd approach. Some PDB change
infrastructure. Some better management of loopdown/loopup events (keep them
distinct from resource starvation for simq freeze/unfreeze actions).
Revision Changes Path
1.7 +1899 -2 src/sys/dev/isp/asm_pci.h
1.6 +2 -2 src/sys/dev/isp/asm_sbus.h
1.14 +497 -221 src/sys/dev/isp/isp.c
1.13 +211 -40 src/sys/dev/isp/isp_freebsd.c
1.12 +121 -18 src/sys/dev/isp/isp_freebsd.h
1.15 +12 -22 src/sys/dev/isp/isp_freebsd_cam.h
1.7 +96 -4 src/sys/dev/isp/ispmbox.h
1.7 +54 -34 src/sys/dev/isp/ispreg.h
1.11 +26 -7 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?199903170504.VAA56730>
