linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch] 2.6 -- add IOI Media Bay to SCSI quirk list
@ 2004-08-12 21:37 John W. Linville
  2004-08-12 22:51 ` Patrick Mansfield
  0 siblings, 1 reply; 7+ messages in thread
From: John W. Linville @ 2004-08-12 21:37 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-scsi, James.Bottomley

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},

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

end of thread, other threads:[~2004-08-13 22:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-12 21:37 [patch] 2.6 -- add IOI Media Bay to SCSI quirk list John W. Linville
2004-08-12 22:51 ` Patrick Mansfield
2004-08-12 23:00   ` John W. Linville
2004-08-12 23:39     ` Dave Jones
2004-08-13  0:27     ` Patrick Mansfield
2004-08-13  1:21       ` John W. Linville
2004-08-13 21:32         ` Marcelo Tosatti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).