Re: [patch 03/13] mptbase: reset ioc initiator during PCI resume

2008-02-07 Thread Darrick J. Wong
On Thu, Feb 07, 2008 at 06:41:25PM -0600, James Bottomley wrote: > On Mon, 2008-02-04 at 23:53 -0800, [EMAIL PROTECTED] wrote: > > From: "Darrick J. Wong" <[EMAIL PROTECTED]> > > > > It appears that the LSI SAS 1064E chip needs to be reset after a > > suspend/resume cycle before the driver attempt

Re: [patch 03/13] mptbase: reset ioc initiator during PCI resume

2008-02-07 Thread James Bottomley
On Mon, 2008-02-04 at 23:53 -0800, [EMAIL PROTECTED] wrote: > From: "Darrick J. Wong" <[EMAIL PROTECTED]> > > It appears that the LSI SAS 1064E chip needs to be reset after a > suspend/resume cycle before the driver attempts further communications with > the chip. Without this patch, resuming the

[patch 03/13] mptbase: reset ioc initiator during PCI resume

2008-02-04 Thread akpm
From: "Darrick J. Wong" <[EMAIL PROTECTED]> It appears that the LSI SAS 1064E chip needs to be reset after a suspend/resume cycle before the driver attempts further communications with the chip. Without this patch, resuming the chip results in this error message being printed repeatedly and no mo