On Sat, Nov 12, 2005 at 05:37:07AM +0100, Adrian Bunk wrote: > This patch removes the useless SCSI_GENERIC_NCR5380_MMIO. > > It's useless, since SCSI_G_NCR5380_MEM != CONFIG_SCSI_G_NCR5380_MEM. > > This issue exists at least since kernel 2.6.0 and since it seems noone > noticed it I'd say we can safely remove it. NACK. I know at least Alan has hardware and might want to bring it forward. A better fix would be to convert the generic ncr5380 driver to use ioread*/iowrite* so it can cover both mmio and pio in a single binary. - : 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