Addition to scsi blacklist

Evan Harris (eharris@puremagic.com)
Sun, 22 Nov 1998 03:08:24 -0600 (CST)


Here is a patch for adding Pioneer's DRM-1804X CD changer to the scsi
blacklist. Patch is against clean 2.0.36.

*** linux/drivers/scsi/scsi.old Sun Nov 22 02:48:53 1998
--- linux/drivers/scsi/scsi.c Sat Nov 21 20:12:36 1998
***************
*** 288,293 ****
--- 288,294 ----
{"PIONEER","CD-ROM DRM-600","*", BLIST_FORCELUN | BLIST_SINGLELUN},
{"PIONEER","CD-ROM DRM-602X","*", BLIST_FORCELUN | BLIST_SINGLELUN},
{"PIONEER","CD-ROM DRM-604X","*", BLIST_FORCELUN | BLIST_SINGLELUN},
+ {"PIONEER","CD-ROM DRM-1804X","*", BLIST_FORCELUN | BLIST_SINGLELUN},
{"EMULEX","MD21/S2 ESDI","*", BLIST_SINGLELUN},
{"CANON","IPUBJD","*", BLIST_SPARSELUN},
{"MATSHITA","PD","*", BLIST_FORCELUN | BLIST_SINGLELUN},

--
| Evan Harris - Consultant, Harris Enterprises - eharris@puremagic.com
|
| Custom Solutions for your Software, Networking, and Telephony Needs

- 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/