As usual, there isn't much feedback regarding problems with one driver from people using an obsolete driver for the same hardware. So schedule the SCSI qlogicfc driver for removal and let the flames^Wfeedback begin... Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx> --- Documentation/feature-removal-schedule.txt | 7 +++++++ drivers/scsi/qlogicfc.c | 1 + 2 files changed, 8 insertions(+) --- linux-2.6.16-rc2-mm1-full/Documentation/feature-removal-schedule.txt.old 2006-02-14 00:26:21.000000000 +0100 +++ linux-2.6.16-rc2-mm1-full/Documentation/feature-removal-schedule.txt 2006-02-14 00:28:12.000000000 +0100 @@ -153,0 +154,7 @@ +What: SCSI qlogicfc driver +When: August 2006 +Why: replaced by the qla2xxx driver +Who: Adrian Bunk <bunk@xxxxxxxxx> + +--------------------------- + --- linux-2.6.16-rc2-mm1-full/drivers/scsi/qlogicfc.c.old 2006-02-14 00:29:41.000000000 +0100 +++ linux-2.6.16-rc2-mm1-full/drivers/scsi/qlogicfc.c 2006-02-14 00:34:43.000000000 +0100 @@ -724,6 +724,7 @@ dma_addr_t busaddr; int i; + printk(KERN_WARNING "qlogicfc will be removed soon, please use the qla2xxx driver\n"); ENTER("isp2x00_detect"); - : 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