* Patches to add support for Cloverleaf SCSI devices
@ 2004-02-19 13:09 Cyril Plisko
2004-02-19 16:23 ` Patrick Mansfield
0 siblings, 1 reply; 2+ messages in thread
From: Cyril Plisko @ 2004-02-19 13:09 UTC (permalink / raw)
To: linux-scsi
[-- 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 },
};
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Patches to add support for Cloverleaf SCSI devices
2004-02-19 13:09 Patches to add support for Cloverleaf SCSI devices Cyril Plisko
@ 2004-02-19 16:23 ` Patrick Mansfield
0 siblings, 0 replies; 2+ messages in thread
From: Patrick Mansfield @ 2004-02-19 16:23 UTC (permalink / raw)
To: Cyril Plisko; +Cc: linux-scsi
On Thu, Feb 19, 2004 at 03:09:41PM +0200, Cyril Plisko wrote:
> Hello,
>
> Attached are patches for linux-2.4 and -2.6 series to add support
> for Cloverleaf SCSI devices.
Does REPORT LUN work for the device? If so you do not need a patch for
2.6.
-- Patrick Mansfield
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-02-19 16:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-19 13:09 Patches to add support for Cloverleaf SCSI devices Cyril Plisko
2004-02-19 16:23 ` Patrick Mansfield
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox