From: Rusty Trivial Russell <rusty@rustcorp.com.au>
To: linux-scsi@vger.kernel.org
Cc: Josef <josef.moellers@fujitsu-siemens.com>
Subject: [TRIVIAL] Patch for linux 2.5.32
Date: Tue, 10 Sep 2002 19:18:53 +1000 [thread overview]
Message-ID: <20020910092648.4A4AB2C2A2@lists.samba.org> (raw)
[ This patch had no attached comment: is it sane? --RR ]
From: Josef <josef.moellers@fujitsu-siemens.com>
--
Josef Möllers (Pinguinpfleger bei FSC)
If failure had no penalty success would not be a prize
-- T. Pratchett--- linux-2.5.32/drivers/scsi/scsi_scan.c Thu Aug 29 10:37:55 2002
--- trivial-2.5.34/drivers/scsi/scsi_scan.c.orig 2002-09-10 19:10:54.000000000 +1000
+++ trivial-2.5.34/drivers/scsi/scsi_scan.c 2002-09-10 19:10:54.000000000 +1000
@@ -162,8 +162,8 @@
{"TOSHIBA", "CDROM", NULL, BLIST_ISROM},
{"TOSHIBA", "CD-ROM", NULL, BLIST_ISROM},
{"MegaRAID", "LD", NULL, BLIST_FORCELUN},
- {"DGC", "RAID", NULL, BLIST_SPARSELUN}, /* Dell PV 650F, storage on LUN 0 */
- {"DGC", "DISK", NULL, BLIST_SPARSELUN}, /* Dell PV 650F, no storage on LUN 0 */
+ {"DGC", "DISK", NULL, BLIST_SPARSELUN | BLIST_LARGELUN | BLIST_FORCELUN },
+ {"DGC", "RAID ", NULL, BLIST_SPARSELUN | BLIST_LARGELUN | BLIST_FORCELUN },
{"DELL", "PV660F", NULL, BLIST_SPARSELUN},
{"DELL", "PV660F PSEUDO", NULL, BLIST_SPARSELUN},
{"DELL", "PSEUDO DEVICE .", NULL, BLIST_SPARSELUN}, /* Dell PV 530F */
@@ -183,6 +183,10 @@
{"COMPAQ", "MSA1000", NULL, BLIST_FORCELUN},
{"HP", "C1557A", NULL, BLIST_FORCELUN},
{"IBM", "AuSaV1S2", NULL, BLIST_FORCELUN},
+ {"EUROLOGC", "FC2502", NULL, BLIST_SPARSELUN | BLIST_LARGELUN | BLIST_FORCELUN },
+ {"FSC FC47", "DISK", NULL, BLIST_SPARSELUN | BLIST_LARGELUN | BLIST_FORCELUN },
+ {"FSC FC47", "RAID ", NULL, BLIST_SPARSELUN | BLIST_LARGELUN | BLIST_FORCELUN },
+ {"MYLEX", "DACARMRB", NULL, BLIST_SPARSELUN | BLIST_LARGELUN | BLIST_FORCELUN },
};
#define ALLOC_FAILURE_MSG KERN_ERR "%s: Allocation failure during" \
--
Don't blame me: the Monkey is driving
File: Josef =?iso-8859-1?Q?M=F6llers?= <josef.moellers@fujitsu-siemens.com>: Patch for linux 2.5.32
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next reply other threads:[~2002-09-10 9:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-09-10 9:18 Rusty Trivial Russell [this message]
2002-09-10 20:01 ` [TRIVIAL] Patch for linux 2.5.32 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=20020910092648.4A4AB2C2A2@lists.samba.org \
--to=rusty@rustcorp.com.au \
--cc=josef.moellers@fujitsu-siemens.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