From: Xose Vazquez Perez <xose@wanadoo.es>
To: linux-scsi <linux-scsi@vger.kernel.org>, marcelo.tosatti@cyclades.com
Subject: [PATCH] 2.4.25-rc2 more devices to scsi_scan.c's blacklist
Date: Thu, 12 Feb 2004 18:34:25 +0100 [thread overview]
Message-ID: <402BB921.2000808@wanadoo.es> (raw)
[-- Attachment #1: Type: text/plain, Size: 342 bytes --]
hi,
I only have a doubt, this is a RHEL modification that
I don't know if it is ok:
- {"DEC","HSG80","*", BLIST_FORCELUN | BLIST_NOSTARTONADD},
+ {"DEC","HSG80","*", BLIST_SPARSELUN | BLIST_LARGELUN | BLIST_NOSTARTONADD},
Most of them were gotten from a RHEL patch, so they should be right.
FYI, 2.6 needs a resync.
-thanks-
[-- Attachment #2: scsi-blacklist.diff --]
[-- Type: text/plain, Size: 2653 bytes --]
--- linux/drivers/scsi/scsi_scan.c 2004-01-05 15:39:12.000000000 +0100
+++ n/drivers/scsi/scsi_scan.c 2004-02-12 18:14:34.000000000 +0100
@@ -83,6 +83,7 @@
{"NEC", "CD-ROM DRIVE:841", "1.0", BLIST_NOLUN}, /* Locks-up when LUN>0 polled. */
{"PHILIPS", "PCA80SC", "V4-2", BLIST_NOLUN}, /* Responds to all lun */
{"RODIME", "RO3000S", "2.33", BLIST_NOLUN}, /* Locks up if polled for lun != 0 */
+ {"SUN", "SENA", "*", BLIST_NOLUN}, /* responds to all luns */
{"SANYO", "CRD-250S", "1.20", BLIST_NOLUN}, /* causes failed REQUEST SENSE on lun 1
* for aha152x controller, which causes
* SCSI code to reset bus.*/
@@ -126,6 +127,7 @@
{"RELISYS", "VM3530+", "*", BLIST_NOLUN}, /* responds to all LUN */
{"ACROSS", "", "*", BLIST_NOLUN}, /* responds to all LUN */
{"MICROTEK", "ScanMaker II", "5.61", BLIST_NOLUN}, /* responds to all LUN */
+ {"NEC", "D3856", "0009", BLIST_NOLUN},
/*
* Other types of devices that have special flags.
@@ -148,7 +150,7 @@
{"EMULEX", "MD21/S2 ESDI", "*", BLIST_SINGLELUN},
{"CANON", "IPUBJD", "*", BLIST_SPARSELUN},
{"nCipher", "Fastness Crypto", "*", BLIST_FORCELUN},
- {"DEC","HSG80","*", BLIST_FORCELUN | BLIST_NOSTARTONADD},
+ {"DEC","HSG80","*", BLIST_SPARSELUN | BLIST_LARGELUN | BLIST_NOSTARTONADD},
{"COMPAQ","LOGICAL VOLUME","*", BLIST_FORCELUN},
{"COMPAQ","CR3500","*", BLIST_FORCELUN},
{"NEC", "PD-1 ODX654P", "*", BLIST_FORCELUN | BLIST_SINGLELUN},
@@ -189,8 +191,10 @@
{"HITACHI", "DF600", "*", BLIST_SPARSELUN},
{"IBM", "ProFibre 4000R", "*", BLIST_SPARSELUN | BLIST_LARGELUN},
{"HITACHI", "OPEN-", "*", BLIST_SPARSELUN | BLIST_LARGELUN}, /* HITACHI XP Arrays */
- {"WINSYS","FLASHDISK G6", "*", BLIST_SPARSELUN},
- {"DotHill","SANnet RAID X300", "*", BLIST_SPARSELUN},
+ {"HITACHI", "DISK-SUBSYSTEM", "*", BLIST_SPARSELUN | BLIST_LARGELUN}, /* HITACHI 9960 */
+ {"WINSYS","FLASHDISK", "*", BLIST_SPARSELUN},
+ {"WINSYS","Flashdisk", "*", BLIST_SPARSELUN},
+ {"DotHill","SANnet", "*", BLIST_SPARSELUN},
{"SUN", "T300", "*", BLIST_SPARSELUN},
{"SUN", "T4", "*", BLIST_SPARSELUN},
{"SGI", "RAID3", "*", BLIST_SPARSELUN | BLIST_LARGELUN},
@@ -206,6 +210,10 @@
{"SMSC", "USB 2 HS", "*", BLIST_SPARSELUN | BLIST_LARGELUN},
{"XYRATEX", "RS", "*", BLIST_SPARSELUN | BLIST_LARGELUN},
{"NEC", "iStorage", "*", BLIST_SPARSELUN | BLIST_LARGELUN | BLIST_FORCELUN},
+ {"SUN", "StorEdge", "*", BLIST_SPARSELUN},
+ {"IBM", "1742", "*", BLIST_SPARSELUN | BLIST_LARGELUN},
+ {"CNSi", "JSS122", "*", BLIST_SPARSELUN}, // Chaparral SR0812 SR1422
+ {"CNSi", "JSS224", "*", BLIST_SPARSELUN}, // Chaparral FR1422
/*
* Must be at end of list...
next reply other threads:[~2004-02-12 17:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-12 17:34 Xose Vazquez Perez [this message]
2004-02-12 23:15 ` [PATCH] 2.4.25-rc2 more devices to scsi_scan.c's blacklist Xose Vazquez Perez
2004-02-18 20:42 ` Matt Domsch
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=402BB921.2000808@wanadoo.es \
--to=xose@wanadoo.es \
--cc=linux-scsi@vger.kernel.org \
--cc=marcelo.tosatti@cyclades.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.