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. Signed-off-by: Karl Magnus Kolstø <karl.kolsto@xxxxxx> -- Karl Magnus Kolstø - Member of the first RFC 1149 implementation team. --- linux-2.4.31/drivers/scsi/scsi_scan.c.orig 2005-10-10 10:20:29.000000000 +0200 +++ linux-2.4.31/drivers/scsi/scsi_scan.c 2005-10-10 10:20:42.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