Resending, hopefully with unbroken patch this time. >Hi, > >The patch below made my Pioneer DRM-624X automatically >be set up with all 6 "drives". (6 slot SCSI CD changer) >(My DRM-604X already worked this way already.) > >Please CC me on replies on this message since I am not on the >mailing list. -- Karl Magnus Kolstø - Member of the first RFC 1149 implementation team. Signed-off-by: Karl Magnus Kolstø <karl.kolsto@xxxxxx> --- linux-2.4.31/drivers/scsi/scsi_scan.c.orig 2005-10-16 19:57:36.000000000 +0200 +++ linux-2.4.31/drivers/scsi/scsi_scan.c 2005-10-16 19:57:57.000000000 +0200 @@ -145,6 +145,7 @@ static struct dev_info device_list[] = {"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-624X", "*", BLIST_FORCELUN | BLIST_SINGLELUN}, {"EMULEX", "MD21/S2 ESDI", "*", BLIST_SINGLELUN}, {"CANON", "IPUBJD", "*", BLIST_SPARSELUN}, {"nCipher", "Fastness Crypto", "*", BLIST_FORCELUN}, - : send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html