SCSI device_list sync: 2.2 vs 2.3

From: Tim Waugh (twaugh@redhat.com)
Date: Thu Mar 16 2000 - 11:17:32 EST


The "blacklist" has become slightly out of sync between 2.2 and
2.3. Here is a patch to add to 2.2 the devices only listed in 2.3.

Tim.
*/

--- linux-2.2.15pre14/drivers/scsi/scsi.c.orig Thu Mar 16 16:07:04 2000
+++ linux-2.2.15pre14/drivers/scsi/scsi.c Thu Mar 16 16:13:47 2000
@@ -270,6 +270,7 @@
                                                  * SCSI code to reset bus.*/
 {"QUANTUM","LPS525S","3110", BLIST_NOLUN}, /* Locks sometimes if polled for lun != 0 */
 {"QUANTUM","PD1225S","3110", BLIST_NOLUN}, /* Locks sometimes if polled for lun != 0 */
+{"QUANTUM","FIREBALL ST4.3S","0F0C",BLIST_NOLUN}/* Locks sometimes if polled for lun != 0 */
 {"MEDIAVIS","CDR-H93MV","1.31", BLIST_NOLUN}, /* Locks up if polled for lun != 0 */
 {"SANKYO", "CP525","6.64", BLIST_NOLUN}, /* causes failed REQ SENSE, extra reset */
 {"HP", "C1750A", "3226", BLIST_NOLUN}, /* scanjet iic */
@@ -281,6 +282,7 @@
 {"YAMAHA","CRW6416S","1.0c", BLIST_NOLUN}, /* Locks up if polled for lun != 0 */
 {"MITSUMI", "CD-R CR-2201CS", "6119", BLIST_NOLUN}, /* Locks up if polled for lun != 0 */
 {"RELISYS", "Scorpio", "*", BLIST_NOLUN}, /* responds to all LUN */
+{"MICROTEK", "ScanMaker II", "5.61", BLIST_NOLUN}, /* responds to all LUN */
 
 /*
  * Other types of devices that have special flags.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Mar 23 2000 - 21:00:19 EST