add description of Qlogic ISP FC Full Duplex option

This commit is contained in:
mjacob 1999-06-27 19:35:23 +00:00
parent db2d7d3fb6
commit 63f64fbefe
3 changed files with 21 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
# $Id: LINT,v 1.608 1999/06/22 14:13:35 yokota Exp $
# $Id: LINT,v 1.609 1999/06/24 03:54:54 jlemon Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@ -1679,6 +1679,10 @@ controller isp0
# course, this can fail if the PCI implement-
# ation doesn't support what you want.
#
# SCSI_ISP_FCDUPLEX - mask of isp unit numbers (obviously
# a max of 32) that you wish to set fibre
# channel full duplex mode on.
# to disable the loading of firmware on.
# SCSI_ISP_FABRIC enable loading of Fabric f/w flavor (2100).
# SCSI_ISP_SCCLUN enable loading of expanded lun f/w (2100).
#
@ -1690,6 +1694,8 @@ controller isp0
options SCSI_ISP_NO_FWLOAD_MASK=0x12 # disable FW load for isp1 and isp4
options SCSI_ISP_NO_NVRAM_MASK=0x1 # disable NVRAM for isp0
options SCSI_ISP_PREFER_MEM_MAP=0 # prefer I/O mapping
options SCSI_ISP_FCDUPLEX=0x4 # isp2 is a Fibre Channel card
# we want in full duplex mode.
#options ISP_DISABLE_1020_SUPPORT
#options ISP_DISABLE_1080_SUPPORT
#options ISP_DISABLE_2100_SUPPORT

View File

@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
# $Id: LINT,v 1.608 1999/06/22 14:13:35 yokota Exp $
# $Id: LINT,v 1.609 1999/06/24 03:54:54 jlemon Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@ -1679,6 +1679,10 @@ controller isp0
# course, this can fail if the PCI implement-
# ation doesn't support what you want.
#
# SCSI_ISP_FCDUPLEX - mask of isp unit numbers (obviously
# a max of 32) that you wish to set fibre
# channel full duplex mode on.
# to disable the loading of firmware on.
# SCSI_ISP_FABRIC enable loading of Fabric f/w flavor (2100).
# SCSI_ISP_SCCLUN enable loading of expanded lun f/w (2100).
#
@ -1690,6 +1694,8 @@ controller isp0
options SCSI_ISP_NO_FWLOAD_MASK=0x12 # disable FW load for isp1 and isp4
options SCSI_ISP_NO_NVRAM_MASK=0x1 # disable NVRAM for isp0
options SCSI_ISP_PREFER_MEM_MAP=0 # prefer I/O mapping
options SCSI_ISP_FCDUPLEX=0x4 # isp2 is a Fibre Channel card
# we want in full duplex mode.
#options ISP_DISABLE_1020_SUPPORT
#options ISP_DISABLE_1080_SUPPORT
#options ISP_DISABLE_2100_SUPPORT

View File

@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
# $Id: LINT,v 1.608 1999/06/22 14:13:35 yokota Exp $
# $Id: LINT,v 1.609 1999/06/24 03:54:54 jlemon Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@ -1679,6 +1679,10 @@ controller isp0
# course, this can fail if the PCI implement-
# ation doesn't support what you want.
#
# SCSI_ISP_FCDUPLEX - mask of isp unit numbers (obviously
# a max of 32) that you wish to set fibre
# channel full duplex mode on.
# to disable the loading of firmware on.
# SCSI_ISP_FABRIC enable loading of Fabric f/w flavor (2100).
# SCSI_ISP_SCCLUN enable loading of expanded lun f/w (2100).
#
@ -1690,6 +1694,8 @@ controller isp0
options SCSI_ISP_NO_FWLOAD_MASK=0x12 # disable FW load for isp1 and isp4
options SCSI_ISP_NO_NVRAM_MASK=0x1 # disable NVRAM for isp0
options SCSI_ISP_PREFER_MEM_MAP=0 # prefer I/O mapping
options SCSI_ISP_FCDUPLEX=0x4 # isp2 is a Fibre Channel card
# we want in full duplex mode.
#options ISP_DISABLE_1020_SUPPORT
#options ISP_DISABLE_1080_SUPPORT
#options ISP_DISABLE_2100_SUPPORT