From: Cyril Plisko <Cyril.Plisko@CloverleafComm.COM>
To: linux-scsi@vger.kernel.org
Subject: Patches to add support for Cloverleaf SCSI devices
Date: Thu, 19 Feb 2004 15:09:41 +0200 [thread overview]
Message-ID: <200402191509.41289.Cyril.Plisko@CloverleafComm.COM> (raw)
[-- Attachment #1: Type: text/plain, Size: 270 bytes --]
Hello,
Attached are patches for linux-2.4 and -2.6 series to add support
for Cloverleaf SCSI devices.
Please integrate them.
Regards,
Cyril
--
/~\ The ASCII Ribbon Campaign
\ / No HTML/RTF in email
X No Word docs in email
/ \ Respect for open standards
[-- Attachment #2: cllf-linux-2.4.24.patch --]
[-- Type: text/x-diff, Size: 426 bytes --]
--- drivers/scsi/scsi_scan.c.orig Thu Feb 19 15:02:49 2004
+++ drivers/scsi/scsi_scan.c Thu Feb 19 15:03:22 2004
@@ -206,6 +206,7 @@
{"SMSC", "USB 2 HS", "*", BLIST_SPARSELUN | BLIST_LARGELUN},
{"XYRATEX", "RS", "*", BLIST_SPARSELUN | BLIST_LARGELUN},
{"NEC", "iStorage", "*", BLIST_SPARSELUN | BLIST_LARGELUN | BLIST_FORCELUN},
+ {"CLOVERLF", "CLOVERLEAF", "*", BLIST_SPARSELUN},
/*
* Must be at end of list...
[-- Attachment #3: cllf-linux-2.6.3.patch --]
[-- Type: text/x-diff, Size: 408 bytes --]
--- drivers/scsi/scsi_devinfo.c.orig Wed Feb 18 14:21:18 2004
+++ drivers/scsi/scsi_devinfo.c Wed Feb 18 14:21:55 2004
@@ -183,6 +183,7 @@
{"SGI", "TP9500", "*", BLIST_SPARSELUN | BLIST_LARGELUN},
{"MYLEX", "DACARMRB", "*", BLIST_SPARSELUN | BLIST_LARGELUN},
{"XYRATEX", "RS", "*", BLIST_SPARSELUN | BLIST_LARGELUN},
+ {"CLOVERLF", "CLOVERLEAF", "*", BLIST_SPARSELUN},
{ NULL, NULL, NULL, 0 },
};
next reply other threads:[~2004-02-19 13:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-19 13:09 Cyril Plisko [this message]
2004-02-19 16:23 ` Patches to add support for Cloverleaf SCSI devices Patrick Mansfield
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=200402191509.41289.Cyril.Plisko@CloverleafComm.COM \
--to=cyril.plisko@cloverleafcomm.com \
--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