Subject: Re: ACPI suspend support.
To: Kentaro A. Kurahone <kurahone@sigusr1.org>
From: Jared D. McNeill <jmcneill@invisible.ca>
List: tech-kern
Date: 01/26/2005 17:56:38
On Wed, 2005-01-26 at 20:34 +0000, Kentaro A. Kurahone wrote:
> Looks good.  I have cbb, auich, agp_i810, and pms fixed up.  I'm going to
> rework those to use pci_state_saveoff/restore.

I've commited my changes (modified as per Matt Thomas's suggestions), so
you might want to update and use pci_conf_capture/restore along with
struct pci_conf_state.

Your VBIOS code was added to acpi_wakecode.S (but commented out), since
it causes my machine to blindly reset. We need to make that optional.

Cheers,
Jared