[patch] 2.4 -- add IOI Media Bay to SCSI quirk list

From: John W. Linville
Date: Thu Aug 12 2004 - 17:46:50 EST


diff -urNp linux-2.4.orig/drivers/scsi/scsi_scan.c linux-2.4/drivers/scsi/scsi_scan.c
--- linux-2.4.orig/drivers/scsi/scsi_scan.c 2004-08-12 18:31:17.592759000 -0400
+++ linux-2.4/drivers/scsi/scsi_scan.c 2004-08-12 18:33:35.847741768 -0400
@@ -189,6 +189,7 @@ static struct dev_info device_list[] =
{"HITACHI", "DF500", "*", BLIST_SPARSELUN},
{"HITACHI", "DF600", "*", BLIST_SPARSELUN},
{"IBM", "ProFibre 4000R", "*", BLIST_SPARSELUN | BLIST_LARGELUN},
+ {"IOI", "Media Bay", "*", BLIST_FORCELUN},
{"HITACHI", "OPEN-", "*", BLIST_SPARSELUN | BLIST_LARGELUN}, /* HITACHI XP Arrays */
{"HITACHI", "DISK-SUBSYSTEM", "*", BLIST_SPARSELUN | BLIST_LARGELUN}, /* HITACHI 9960 */
{"WINSYS","FLASHDISK G6", "*", BLIST_SPARSELUN},
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/