c042586
# Load IPoIB
c042586
IPOIB_LOAD=yes
2641c6e
# Load SRP (SCSI Remote Protocol initiator support) module
c042586
SRP_LOAD=no
2641c6e
# Load SRPT (SCSI Remote Protocol target support) module
1cfb1e8
SRPT_LOAD=no
2641c6e
# Load iSER (iSCSI over RDMA initiator support) module
c042586
ISER_LOAD=no
2641c6e
# Load iSERT (iSCSI over RDMA target support) module
2641c6e
ISERT_LOAD=no
2641c6e
# Load RDS (Reliable Datagram Service) network protocol
c014a83
RDS_LOAD=no
c042586
# Should we modify the system mtrr registers?  We may need to do this if you
c042586
# get messages from the ib_ipath driver saying that it couldn't enable
c042586
# write combining for the PIO buffs on the card.
65d850f
#
65d850f
# Note: recent kernels should do this for us, but in case they don't, we'll
65d850f
# leave this option
c042586
FIXUP_MTRR_REGS=no
5632538