All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] SATA use ACPI methods for PM
@ 2005-12-02 18:16 Randy Dunlap
  2005-12-12  4:26 ` Mark Lord
  2005-12-13 18:34 ` Jeff Garzik
  0 siblings, 2 replies; 6+ messages in thread
From: Randy Dunlap @ 2005-12-02 18:16 UTC (permalink / raw)
  To: ide; +Cc: axboe, jgarzik


This is an update to the SATA suspend/resume patches
to use ACPI methods (specifically _SDD and _GTF).
This patch series applies to 2.6.15-rc4.

It boots but needs lots of testing & review/comments,
as well as adding a call to write taskfiles on
COMRESET event(s) (at least on async. loss of signal).

This is not intended to be a final patch for merging.

The patchset begins with the libata suspend/resume patch from
Jens Axboe and builds on that.

---
~Randy

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH 0/6] SATA use ACPI methods for PM
  2005-12-02 18:16 [PATCH 0/6] SATA use ACPI methods for PM Randy Dunlap
@ 2005-12-12  4:26 ` Mark Lord
  2005-12-12  4:48   ` Randy.Dunlap
  2005-12-13 18:34 ` Jeff Garzik
  1 sibling, 1 reply; 6+ messages in thread
From: Mark Lord @ 2005-12-12  4:26 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: ide, axboe, jgarzik

Randy Dunlap wrote:
> This is an update to the SATA suspend/resume patches
> to use ACPI methods (specifically _SDD and _GTF).
> This patch series applies to 2.6.15-rc4.
> 
> It boots but needs lots of testing & review/comments,
> as well as adding a call to write taskfiles on
> COMRESET event(s) (at least on async. loss of signal).

This sequence of patches FIXED the problem I was having
until now with my Dell Inspiron.  It usually fails the
suspend/resume (RAM) test with a Hitachi 80GB drive installed,
but this patch series makes even that combo work just fine.

The regular Fujitsu 100GB drive works regardless,
so long as Jens' original patch is applied.

Cheers
-- 
Mark Lord
Real-Time Remedies Inc.
mlord@pobox.com


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH 0/6] SATA use ACPI methods for PM
  2005-12-12  4:26 ` Mark Lord
@ 2005-12-12  4:48   ` Randy.Dunlap
  0 siblings, 0 replies; 6+ messages in thread
From: Randy.Dunlap @ 2005-12-12  4:48 UTC (permalink / raw)
  To: Mark Lord; +Cc: randy_d_dunlap, linux-ide, axboe, jgarzik

On Sun, 11 Dec 2005 23:26:37 -0500 Mark Lord wrote:

> Randy Dunlap wrote:
> > This is an update to the SATA suspend/resume patches
> > to use ACPI methods (specifically _SDD and _GTF).
> > This patch series applies to 2.6.15-rc4.
> > 
> > It boots but needs lots of testing & review/comments,
> > as well as adding a call to write taskfiles on
> > COMRESET event(s) (at least on async. loss of signal).
> 
> This sequence of patches FIXED the problem I was having
> until now with my Dell Inspiron.  It usually fails the
> suspend/resume (RAM) test with a Hitachi 80GB drive installed,
> but this patch series makes even that combo work just fine.
> 
> The regular Fujitsu 100GB drive works regardless,
> so long as Jens' original patch is applied.

Thanks.  I'll see if I can mold it into something acceptable,
although Jeff still hasn't commented on it directly....

---
~Randy

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH 0/6] SATA use ACPI methods for PM
  2005-12-02 18:16 [PATCH 0/6] SATA use ACPI methods for PM Randy Dunlap
  2005-12-12  4:26 ` Mark Lord
@ 2005-12-13 18:34 ` Jeff Garzik
  2005-12-13 18:39   ` Randy Dunlap
  1 sibling, 1 reply; 6+ messages in thread
From: Jeff Garzik @ 2005-12-13 18:34 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: ide, axboe

Randy Dunlap wrote:
> This is an update to the SATA suspend/resume patches
> to use ACPI methods (specifically _SDD and _GTF).
> This patch series applies to 2.6.15-rc4.
> 
> It boots but needs lots of testing & review/comments,
> as well as adding a call to write taskfiles on
> COMRESET event(s) (at least on async. loss of signal).
> 
> This is not intended to be a final patch for merging.
> 
> The patchset begins with the libata suspend/resume patch from
> Jens Axboe and builds on that.

Now that activity and discussion seems to have died down a bit, could 
you resend the latest versions of these patches?

	Jeff




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH 0/6] SATA use ACPI methods for PM
  2005-12-13 18:34 ` Jeff Garzik
@ 2005-12-13 18:39   ` Randy Dunlap
  0 siblings, 0 replies; 6+ messages in thread
From: Randy Dunlap @ 2005-12-13 18:39 UTC (permalink / raw)
  To: Jeff Garzik; +Cc: linux-ide, axboe

On Tue, 13 Dec 2005 13:34:00 -0500
Jeff Garzik <jgarzik@pobox.com> wrote:

> Randy Dunlap wrote:
> > This is an update to the SATA suspend/resume patches
> > to use ACPI methods (specifically _SDD and _GTF).
> > This patch series applies to 2.6.15-rc4.
> > 
> > It boots but needs lots of testing & review/comments,
> > as well as adding a call to write taskfiles on
> > COMRESET event(s) (at least on async. loss of signal).
> > 
> > This is not intended to be a final patch for merging.
> > 
> > The patchset begins with the libata suspend/resume patch from
> > Jens Axboe and builds on that.
> 
> Now that activity and discussion seems to have died down a bit, could 
> you resend the latest versions of these patches?

Yes, I'm updating them a little and will try to resend
later today.

---
~Randy

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH 0/6] SATA use ACPI methods for PM
       [not found] <20051202100119.032b242e.randy_d_dunlap@linux.intel.com>
@ 2005-12-02 18:15 ` Randy Dunlap
  0 siblings, 0 replies; 6+ messages in thread
From: Randy Dunlap @ 2005-12-02 18:15 UTC (permalink / raw)
  To: ide; +Cc: axboe, jgarzik


more comments:

Yes, the patch still contains some debugging code.
If you try it out and have problems, please give me as much of
the debug output as possible.  It is likely that I will also
want to see your ACPI tables.  To dump those, use
'acpidump' from the latest pmtools release at:
  http://www.kernel.org/pub/linux/kernel/people/lenb/acpi/utils/

The patch series is available at:
  http://www.xenotime.net/linux/SATA/2.6.15-rc/

---
~Randy

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-12-13 18:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-02 18:16 [PATCH 0/6] SATA use ACPI methods for PM Randy Dunlap
2005-12-12  4:26 ` Mark Lord
2005-12-12  4:48   ` Randy.Dunlap
2005-12-13 18:34 ` Jeff Garzik
2005-12-13 18:39   ` Randy Dunlap
     [not found] <20051202100119.032b242e.randy_d_dunlap@linux.intel.com>
2005-12-02 18:15 ` Randy Dunlap

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.