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

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


Patch to add IOI Media Bay 4-in-1 media reader to the SCSI quirk list...

"It works for me!" Pretty simple patch, really...

John

diff -urNp linux-2.6.5-1.358/drivers/scsi/scsi_devinfo.c linux/drivers/scsi/scsi_devinfo.c
--- linux-2.6.5-1.358/drivers/scsi/scsi_devinfo.c 2004-05-08 08:56:41.000000000 -0400
+++ linux/drivers/scsi/scsi_devinfo.c 2004-08-11 06:08:00.000000000 -0400
@@ -155,6 +155,7 @@ static struct {
{"HP", "C1557A", NULL, BLIST_FORCELUN},
{"IBM", "AuSaV1S2", NULL, BLIST_FORCELUN},
{"IBM", "ProFibre 4000R", "*", BLIST_SPARSELUN | BLIST_LARGELUN},
+ {"IOI", "Media Bay", NULL, BLIST_FORCELUN},
{"iomega", "jaz 1GB", "J.86", BLIST_NOTQ | BLIST_NOLUN},
{"IOMEGA", "Io20S *F", NULL, BLIST_KEY},
{"INSITE", "Floptical F*8I", NULL, BLIST_KEY},
-
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/