[repost][PATCH 6/8] stex: add new device type support

2006-12-04 Thread Ed Lin
Add support for st_vsc1 type device (st_vsc is ok because it does not require extra buffer). Signed-off-by: Ed Lin <[EMAIL PROTECTED]> --- diff --git a/drivers/scsi/stex.c b/drivers/scsi/stex.c index 0fd115c..bfd7983 100644 --- a/drivers/scsi/stex.c +++ b/drivers/scsi/stex.c @@ -121,7 +121,8 @@ e

Re: [PATCH 6/8] stex: add new device type support

2006-12-01 Thread Jeff Garzik
Ed Lin wrote: Add support for st_vsc1 type device (st_vsc0 is ok because it does not require extra buffer). Signed-off-by: Ed Lin <[EMAIL PROTECTED]> ACK patches 6-8 - To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to [EMAIL PROTECTED] More maj

[PATCH 6/8] stex: add new device type support

2006-12-01 Thread Ed Lin
Add support for st_vsc1 type device (st_vsc0 is ok because it does not require extra buffer). Signed-off-by: Ed Lin <[EMAIL PROTECTED]> --- diff --git a/drivers/scsi/stex.c b/drivers/scsi/stex.c index c4ee038..ce7edf5 100644 --- a/drivers/scsi/stex.c +++ b/drivers/scsi/stex.c @@ -152,6 +152,8 @@