RE: [PATCH 1/1] scsi: megaraid_sas - Fix random failure of DCDBcmds with sense info

2008-02-25 Thread Yang, Bo
James, Thanks for the reply. We will resubmit the patch to rollback it to our original implementation. Regards. Bo Yang -Original Message- From: James Bottomley [mailto:[EMAIL PROTECTED] Sent: Friday, February 22, 2008 11:36 AM To: Yang, Bo Cc: Matthew Wilcox; linux-scsi

RE: [PATCH 1/1] scsi: megaraid_sas - Fix random failure of DCDB cmds with sense info

2008-02-22 Thread Yang, Bo
James, What is the status for this patch? We need to submit more patches based on the acceptance of this patch. Thanks. Bo Yang -Original Message- From: Yang, Bo Sent: Thursday, November 29, 2007 1:24 PM To: 'Matthew Wilcox' Cc: linux-scsi@vger.kernel.org; [EMAIL PROTECTED]; [EMAIL

RE: [patch 07/13] Dell CERC support for megaraid_mbox

2008-02-14 Thread Yang, Bo
As Sumant mentioned earlier we will check if it is possible to allow random delete and still allow the devices to be seen. With this patch we will be blocking a feature that is possibly used with the legacy driver. The applications may still allow random delete and that could

RE: Megaraid: Use of outb_p

2008-01-22 Thread Yang, Bo
Alan/Matthew, I found inb_p/outb_p are defined as inb/outb in kernel src. So it should not have problems to change inb_p/outb_p to inb/outb. Thanks. Bo Yang -Original Message- From: Matthew Wilcox [mailto:[EMAIL PROTECTED] Sent: Friday, January 18, 2008 3:41 PM To: Yang, Bo Cc

RE: Megaraid: Use of outb_p

2008-01-22 Thread Yang, Bo
Alan/Matthew, I will double check and give you back soon. Regards. Bo Yang -Original Message- From: Matthew Wilcox [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 22, 2008 4:38 PM To: Yang, Bo Cc: Alan Cox; linux-scsi@vger.kernel.org; DL-MegaRAID Linux Subject: Re: Megaraid: Use

RE: Megaraid: Use of outb_p

2008-01-18 Thread Yang, Bo
Alan, The in/outb_p in MegaRAID scsi driver is used for our old io mapped megaraid controller. There are still some customers are using those old controller. Please keep them. Thanks. Bo Yang -Original Message- From: Alan Cox [mailto:[EMAIL PROTECTED] Sent: Friday, January 18,

RE: [PATCH 1/1] scsi: megaraid_sas - Fix random failure of DCDB cmds with sense info

2007-11-29 Thread Yang, Bo
To: Yang, Bo Cc: linux-scsi@vger.kernel.org; [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; Patro, Sumant; Kolli, Neela Subject: Re: [PATCH 1/1] scsi: megaraid_sas - Fix random failure of DCDB cmds with sense info On Wed, Nov 28, 2007 at 12:08:37PM -0700, Yang, Bo wrote: Matthew, Yes, as I

RE: [PATCH 1/1] scsi: megaraid_sas - Fix random failure of DCDB cmds with sense info

2007-11-28 Thread Yang, Bo
10:33 AM To: Yang, Bo Cc: linux-scsi@vger.kernel.org; [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; Patro, Sumant; Kolli, Neela Subject: Re: [PATCH 1/1] scsi: megaraid_sas - Fix random failure of DCDB cmds with sense info On Tue, Nov 27, 2007 at 08:19:09AM -0700, Yang, Bo wrote: Matthew

RE: [PATCH 1/1] scsi: megaraid_sas - Fix random failure of DCDB cmds with sense info

2007-11-27 Thread Yang, Bo
: Tuesday, November 20, 2007 3:42 PM To: Yang, Bo Cc: linux-scsi@vger.kernel.org; [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; Patro, Sumant; Kolli, Neela Subject: Re: [PATCH 1/1] scsi: megaraid_sas - Fix random failure of DCDB cmds with sense info On Wed, Nov 21, 2007 at 08:40:56AM +

RE: [PATCH 1/6] scsi: megaraid_sas - add hibernation support

2007-11-16 Thread Yang, Bo
James, Do you have get any feedback for those patches? Based on those patches be added to the scsi_misc tree, we have more patches need to submit. Please let me know. Thanks. Bo Yang -Original Message- From: Yang, Bo Sent: Friday, November 09, 2007 3:54 PM To: linux-scsi

RE: PATCH [2/8] scsi: megaraid_sas - add module param fast_load

2007-11-09 Thread Yang, Bo
-Original Message- From: Christoph Hellwig [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 07, 2007 12:40 PM To: Yang, Bo Cc: Christoph Hellwig; linux-scsi@vger.kernel.org; [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: PATCH [2/8] scsi: megaraid_sas - add module param

FW: [PATCH 1/8] scsi: megaraid_sas - add hibernation support

2007-11-06 Thread Yang, Bo
for. But as you may see, there are more changes included in the patch submission. We really need this submission be accepted and then we can start to submit the next set of changes. Thanks Regards, Bo Yang From: Yang, Bo Sent: Thursday, November 01, 2007 3:17 PM To: James Bottomley Cc: linux-scsi

RE: PATCH [2/8] scsi: megaraid_sas - add module param fast_load

2007-11-06 Thread Yang, Bo
the extra braces you have pointed out. Please accept the current implementation/patches. Regards, Bo Yang From: Yang, Bo Sent: Wednesday, October 31, 2007 9:46 AM To: Christoph Hellwig Cc: linux-scsi

RE: [PATCH 3/8] scsi: megaraid_sas - add module param max_sectors, cmd_per_lun

2007-11-06 Thread Yang, Bo
are also intended to be provided by user only at driver load time. In the current implementation both these do appear as read-only values under host# in sysfs. The current design is not to allow these values to be modified on the fly. Regards, Bo Yang -Original Message- From: Yang, Bo