]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Roll internal release tag. Print out if we're in a 64 bit PCI slot.
authormjacob <mjacob@FreeBSD.org>
Tue, 9 Feb 1999 01:07:06 +0000 (01:07 +0000)
committermjacob <mjacob@FreeBSD.org>
Tue, 9 Feb 1999 01:07:06 +0000 (01:07 +0000)
commit831285f6342351af2e13b1c7fba741e12a235841
treeb00912d6ce019eb770254c62cc5f37dc1170c6d2
parent4afa69511846a5d52b5b776f4ccd62ec8d663ae5
Roll internal release tag. Print out if we're in a 64 bit PCI slot.
Use fast memory timing NVRAM parameter. Clean up and fix establishment
of default target parameters. Don't use NVRAM if are flagged as not to
do so (I had a busted NVRAM setup which I couldn't edit that enabled SYNC
mode but disabled disconnect/reconnect and wide!!). Fix delays after
resets. BUS resets not done in isp_init anymore- relegated to OS
specific outer layers. Fix a buglet where you can get in a loop for
a NULL xs in the completion list in isp_intr. Add in some defines that
can disable fast posting. Add in code for Loop Up/Loop Down events that
call into the outer layers as to what to do.
sys/dev/isp/isp.c