From: Alex Aizman <itn780@yahoo.com>
To: linux-scsi@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: [ANNOUNCE 4/6] Linux-iSCSI High-Performance Initiator
Date: Mon, 11 Apr 2005 20:24:33 -0700 [thread overview]
Message-ID: <425B3F71.3030703@yahoo.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 216 bytes --]
drivers/scsi/Makefile changes (added iscsi_if and iscsi_tcp).
Signed-off-by: Alex Aizman <itn780@yahoo.com>
Signed-off-by: Dmitry Yusupov <dmitry_yus@yahoo.com>
[-- Attachment #2: linux-iscsi-makefile.patch --]
[-- Type: text/plain, Size: 528 bytes --]
--- linux-2.6.12-rc2.orig/drivers/scsi/Makefile 2005-03-01 23:38:19.000000000 -0800
+++ linux-2.6.12-rc2.dima/drivers/scsi/Makefile 2005-04-11 18:13:12.000000000 -0700
@@ -30,6 +30,8 @@
obj-$(CONFIG_SCSI_FC_ATTRS) += scsi_transport_fc.o
obj-$(CONFIG_SCSI_ISCSI_ATTRS) += scsi_transport_iscsi.o
+obj-$(CONFIG_ISCSI_IF) += iscsi_if.o
+obj-$(CONFIG_ISCSI_TCP) += iscsi_tcp.o
obj-$(CONFIG_SCSI_AMIGA7XX) += amiga7xx.o 53c7xx.o
obj-$(CONFIG_A3000_SCSI) += a3000.o wd33c93.o
obj-$(CONFIG_A2091_SCSI) += a2091.o wd33c93.o
reply other threads:[~2005-04-12 5:21 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=425B3F71.3030703@yahoo.com \
--to=itn780@yahoo.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox