From e0138684a43f4396625de1d0a7f42031d677f115 Mon Sep 17 00:00:00 2001 From: Vladislav Bolkhovitin Date: Sat, 10 Dec 2011 03:54:47 +0000 Subject: [PATCH] QLA HOWTO update from Bart Van Assche git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@3966 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- qla2x00t/doc/qla2x00t-howto.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qla2x00t/doc/qla2x00t-howto.html b/qla2x00t/doc/qla2x00t-howto.html index d17f1ec73..96bb05b70 100644 --- a/qla2x00t/doc/qla2x00t-howto.html +++ b/qla2x00t/doc/qla2x00t-howto.html @@ -66,7 +66,10 @@ these packages can be installed as follows:
  • Find out whether you will need SCSI pass-through and/or the iSCSI zero-copy optimization. If not, skip the kernel download, patch, rebuild -and reboot steps and continue with the SCST build step. +and reboot steps and continue with the SCST build step +after having issued the command below: +
    export BUILD_2X_MODULE=y CONFIG_SCSI_QLA2XXX_TARGET=y
    +


  • Decide whether you want to start from a vanilla Linux kernel source tree