summaryrefslogtreecommitdiffstats
path: root/sys/dev/isp/ispmbox.h
diff options
context:
space:
mode:
authormjacob <mjacob@FreeBSD.org>2009-09-21 01:41:19 +0000
committermjacob <mjacob@FreeBSD.org>2009-09-21 01:41:19 +0000
commitdfb74491e6e67eeb88b7a8c4b312e4750bcdc724 (patch)
tree97d634f7454273d96cf4427b88af106fb4ad23d6 /sys/dev/isp/ispmbox.h
parentcde47b0029a6e5988b836c78f5bf397a793af4eb (diff)
downloadFreeBSD-src-dfb74491e6e67eeb88b7a8c4b312e4750bcdc724.zip
FreeBSD-src-dfb74491e6e67eeb88b7a8c4b312e4750bcdc724.tar.gz
(semiforced commit to add comment missed in last delta)
Add a maximum response length for FCP RSPNS IUs. Clarify some of the FC option words for setting parameters and try and disable automatic PRLI when in target mode- this should correct some cases of N-port topologies with 23XX cards where we put out an illegal PRLI (in target mode only we're not supposed to put out a PRLI).
Diffstat (limited to 'sys/dev/isp/ispmbox.h')
-rw-r--r--sys/dev/isp/ispmbox.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/isp/ispmbox.h b/sys/dev/isp/ispmbox.h
index f1fb736..2f9d152 100644
--- a/sys/dev/isp/ispmbox.h
+++ b/sys/dev/isp/ispmbox.h
@@ -26,6 +26,7 @@
* SUCH DAMAGE.
*
*/
+
/*
* Mailbox and Queue Entry Definitions for for Qlogic ISP SCSI adapters.
*/
OpenPOWER on IntegriCloud