[PATCH] 2.2.19 - add TEAC PD/CD handling for PD disks

From: Wojtek Pilorz (wpilorz@bdk.pl)
Date: Tue Aug 21 2001 - 05:35:58 EST


Alan,

I am using the following one-line patch to be able to use PD disks
in my TEAC PD/CD drive, without CONFIG_SCSI_MULTI_LUN.
Could you please consider applying this for 2.2.20?

Best regards,

Wojtek

--- linux-2.2.19/drivers/scsi/scsi.c.teac Sun Mar 25 18:31:31 2001
+++ linux-2.2.19/drivers/scsi/scsi.c Tue Aug 21 12:10:33 2001
@@ -307,6 +307,7 @@
 {"COMPAQ","LOGICAL VOLUME","*", BLIST_FORCELUN},
 {"NEC","PD-1 ODX654P","*", BLIST_FORCELUN | BLIST_SINGLELUN},
 {"MATSHITA","PD-1","*", BLIST_FORCELUN | BLIST_SINGLELUN},
+{"TEAC","PD-1","*", BLIST_FORCELUN | BLIST_SINGLELUN},
 {"iomega","jaz 1GB","J.86", BLIST_NOTQ | BLIST_NOLUN},
 {"TOSHIBA","CDROM","*", BLIST_ISROM},
 {"MegaRAID", "LD", "*", BLIST_FORCELUN}, /* Multiple luns always safe (logical raid vols) */

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Aug 23 2001 - 21:00:41 EST