>-----Original Message----- >From: Randy Dunlap [mailto:randy.dunlap@xxxxxxxxxx] >Sent: 2009年1月26日 15:48 >To: James Bottomley >Cc: Ed Lin - PTU; Promise_Linux; linux-scsi@xxxxxxxxxxxxxxx >Subject: Re: [PATCH 2/5][resend] stex: Add new device id > > >James Bottomley wrote: >> On Mon, 2009-01-26 at 15:33 -0800, Ed Lin wrote: >>> Add new device id for controller type st_seq. >>> >>> Signed-off-by: Ed Lin <ed.lin@xxxxxxxxxxx> >>> --- >>> >>> diff --git a/drivers/scsi/stex.c b/drivers/scsi/stex.c >>> index 6129db4..12dc0d1 100644 >>> --- a/drivers/scsi/stex.c >>> +++ b/drivers/scsi/stex.c >>> @@ -119,6 +119,7 @@ enum { >>> st_vsc = 1, >>> st_vsc1 = 2, >>> st_yosemite = 3, >>> + st_seq = 4, >>> >>> PASSTHRU_REQ_TYPE = 0x00000001, >>> PASSTHRU_REQ_NO_WAKEUP = 0x00000100, >>> @@ -1127,7 +1128,7 @@ stex_probe(struct pci_dev *pdev, const struct >>> pci_device_id *id) >> >> I'm afraid this is still line broken. >> >> If it's easier, you can just mime attach the patches. > >or see if Documentation/email-clients.txt helps you any... > Okay I'll try Kmail. Thanks. -- To unsubscribe from this list: 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