[6569] in linux-scsi channel archive

home help back first fref pref prev next nref lref last post

[PATCH] Black list entry for Relisys Scorpio scanner

daemon@ATHENA.MIT.EDU (Matthias Andree)
Sun May 30 17:06:21 1999

Date: 	Sat, 29 May 1999 16:20:56 +0200
From: Matthias Andree <mandree@sx1.HRZ.Uni-Dortmund.DE>
To: linux-scsi@vger.rutgers.edu
Cc: linus@transmeta.com
Mail-Followup-To: linux-scsi@vger.rutgers.edu, linus@transmeta.com

This is a patch against Kernel 2.2.9 which adds a RELISYS Scorpio SCSI
scanner black list entry to prevent it from responding to all LUN. 

-snip- 

diff -ur linux-2.2.9/drivers/scsi/scsi.c
linux-2.2.9-ma/drivers/scsi/scsi.c
--- linux-2.2.9/drivers/scsi/scsi.c     Sat May 29 16:08:25 1999
+++ linux-2.2.9-ma/drivers/scsi/scsi.c  Sat May 29 16:11:13 1999
@@ -262,7 +262,7 @@
 {"HP", "C1790A", "", BLIST_NOLUN},              /* scanjet iip */
 {"HP", "C2500A", "", BLIST_NOLUN},              /* scanjet iicx */
 {"YAMAHA", "CDR102", "1.00", BLIST_NOLUN},     /* extra reset */
+{"RELISYS", "Scorpio", "*", BLIST_NOLUN},      /* responds to all LUN */
 /*
  * Other types of devices that have special flags.
  */


-- 
Matthias Andree

"Users never read manuals."

-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu

home help back first fref pref prev next nref lref last post