From 8de256e7a372f8cb165aad6093a3e36ddf660d55 Mon Sep 17 00:00:00 2001 From: Vladislav Bolkhovitin Date: Thu, 17 Sep 2009 20:10:11 +0000 Subject: [PATCH] qla2x00t HOWTO updated git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1108 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- qla2x00t/qla2x00-target/qla2x00t-howto.html | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/qla2x00t/qla2x00-target/qla2x00t-howto.html b/qla2x00t/qla2x00-target/qla2x00t-howto.html index 261e2348b..e47640738 100644 --- a/qla2x00t/qla2x00-target/qla2x00t-howto.html +++ b/qla2x00t/qla2x00-target/qla2x00t-howto.html @@ -1,15 +1,15 @@ -How to configure QLogic target driver for 22xx/23xx cards +How to configure QLogic target driver for 22xx/23xx/24xx/25xx adapters -
How to configure QLogic target driver for 22xx/23xx cards. Step by step guide.

+
How to configure QLogic target driver for 22xx/23xx/24xx/25xx adapters. Step by step guide.

ON TARGET


-1: Get the Linux kernel sources for version >= 2.6.16 from kernel.org
+1: Get the Linux kernel sources for version >= 2.6.26 from kernel.org

I've downloaded kernel version 2.6.26

ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.26.tar.bz2


@@ -52,8 +52,6 @@ How to configure QLogic target driver for 22xx/23xx cards doc iscsi-scst qla2x00t qla_isp scst scst-release.patch usr-full_perf.patch iscsi-full_perf.patch Makefile qla2x00t-full_perf.patch README scstadmin srpt usr-release.patch

- For kernels < 2.6.26 you should use ~scst/branches/1.0.0.x/ instead, because qla2x00t driver in trunk/ doesn't support those kernels (see its README).


- 7: Patch the kernel (the kernel version you've downloaded in step 1)
[root@proj ] cp /root/scst/trunk/scst/kernel/scst_exec_req_fifo-2.6.26.patch /usr/src