]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
After loading f/w, for FC cards print out Firmware Attributes.
authorMatt Jacob <mjacob@FreeBSD.org>
Wed, 4 Apr 2001 21:42:59 +0000 (21:42 +0000)
committerMatt Jacob <mjacob@FreeBSD.org>
Wed, 4 Apr 2001 21:42:59 +0000 (21:42 +0000)
commit534bd9fecbdf570c46bb543dda9da66e6a6071ec
tree9e84008523ef1be73994b44cd07145287d83eb45
parent41a39ddf7485f93ce030371a33dc88de42b70bb5
After loading f/w, for FC cards print out Firmware Attributes.

Redo establishment of default SCSI parameters whether or not
we've been compiled for target mode. Unfortunately, the Qlogic
f/w is confused so that if we set all targets to be 'safe' (i.e.,
narrow/async), it will also then report narrow, async if we're
contacted in target mode from that target (acting in initiator
role). D'oh!

Fix ISPCTL_TOGGLE_TMODE to correctly enable the right channel for
dual channel cards. Add some more opcodes. Fix a stupid NULL
pointer bug.
sys/dev/isp/isp.c