public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] 2.4.27 add device to scsi_scan.c's blacklist
@ 2004-08-11 19:57 Frank Borich
  2004-08-11 21:40 ` Marcelo Tosatti
  0 siblings, 1 reply; 2+ messages in thread
From: Frank Borich @ 2004-08-11 19:57 UTC (permalink / raw)
  To: linux-scsi, Marcelo Tosatti, James Bottomley; +Cc: David Lethe


Hi,

I have submitted this patch several times to the 2.4.x tree.  It keeps
getting dropped silently.  This is my first time submitting a patch,
so can someone kindly let me know if I am doing something wrong? I have
followed the instructions at
http://www.kernel.org/pub/linux/docs/lkml/#s4-1.  
Any advice would be greatly appreciated.  The patch simply adds our
FC-SATA 
RAID to scsi_scan.c's blacklist.  


--- linux-2.4.27/drivers/scsi/scsi_scan.c       2004-08-11
14:42:12.000000000 -0500
+++ linux-2.4.27.changed/drivers/scsi/scsi_scan.c       2004-08-11
14:43:34.000000000 -0500
@@ -208,6 +208,7 @@
        {"SMSC", "USB 2 HS", "*", BLIST_SPARSELUN | BLIST_LARGELUN},
        {"XYRATEX", "RS", "*", BLIST_SPARSELUN | BLIST_LARGELUN},
        {"NEC", "iStorage", "*", BLIST_SPARSELUN | BLIST_LARGELUN |
BLIST_FORCELUN},
+       {"Xyratex", "4200", "*", BLIST_SPARSELUN | BLIST_LARGELUN},

        /*
         * Must be at end of list...


Thanks in Advance,

Frank Borich
------------------------------------------------------------------
Xyratex Inc.
Systems Engineer
Direct 630 654 6089
Fax 630 325 2513
e-mail frank_borich@us.xyratex.com
 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-08-11 21:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-11 19:57 [PATCH] 2.4.27 add device to scsi_scan.c's blacklist Frank Borich
2004-08-11 21:40 ` Marcelo Tosatti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox