Hi, The patch below should make the Pioneer DRM-624X automatically be set up with all 6 "drives". (6 slot SCSI CD changer) I have not tested this patch on a 2.6-kernel, but the equivalent 2.4-patch seems to work perfectly. (See other mail.) 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.6.13.3/drivers/scsi/scsi_devinfo.c.orig 2005-10-10 10:17:34.000000000 +0200 +++ linux-2.6.13.3/drivers/scsi/scsi_devinfo.c 2005-10-10 10:17:53.000000000 +0200 @@ -183,6 +183,7 @@ static struct { {"PIONEER", "CD-ROM DRM-600", NULL, BLIST_FORCELUN | BLIST_SINGLELUN}, {"PIONEER", "CD-ROM DRM-602X", NULL, BLIST_FORCELUN | BLIST_SINGLELUN}, {"PIONEER", "CD-ROM DRM-604X", NULL, BLIST_FORCELUN | BLIST_SINGLELUN}, + {"PIONEER", "CD-ROM DRM-624X", NULL, BLIST_FORCELUN | BLIST_SINGLELUN}, {"REGAL", "CDC-4X", NULL, BLIST_MAX5LUN | BLIST_SINGLELUN}, {"SanDisk", "ImageMate CF-SD1", NULL, BLIST_FORCELUN}, {"SEAGATE", "ST34555N", "0930", BLIST_NOTQ}, /* Chokes on tagged INQUIRY */ - : 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