On Sun, 16 Oct 2005 12:08:08 -0500, James Bottomley wrote: >On Mon, 2005-10-10 at 10:59 +0200, Karl Magnus Kolstoe wrote: > >> 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.) > >This patch doesn't apply. It looks like your mailer has converted tabs >to spaces. Sorry about that. (I forgot how braindead pine can be) I hope this one is in better condition, for 2.6.13.4 this time. -- Karl Magnus Signed-off-by: Karl Magnus Kolstø <karl.kolsto@xxxxxx> --- linux-2.6.13.4/drivers/scsi/scsi_devinfo.c.orig 2005-10-16 20:09:34.000000000 +0200 +++ linux-2.6.13.4/drivers/scsi/scsi_devinfo.c 2005-10-16 20:09:59.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