Experiences with new PCI code

Nate Lawson nate at root.org
Thu Apr 15 13:36:49 PDT 2004


On Thu, 15 Apr 2004, Mark Santcroos wrote:
> On Wed, Apr 14, 2004 at 09:29:35AM -0700, Nate Lawson wrote:
> > For instance, snd_ich works pretty well for me but will stop generating
> > interrupts if shared with if_an on resume.  But for others its sample rate
> > is off after resume.  Now this problem may have been fixed by Warner's
> > power code so it would be a good time to test those drivers because if the
> > problem is still there, it's a driver problem and there's not much more
> > to be done outside the driver.
>
> My laptop was one of those with the snd_ich problems after S4_BIOS resume.
> It was caused by bad BAR restores as the problem could be fixed by simply
> setting the PCI registers as they were before suspend.
>
> I can acknowledge that it now works without any twiddling.
> Listening to some music right now after I have just suspended :-)
>
> Like said before, the PCI changes didn't have any influence on my "S3
> immediate resume after suspend" issue.

So you're saying your system doesn't stay in S3 but immediately wakes up
even with the latest -current?  Try commenting out all callers to
acpi_enable_wake*(), including in acpi_lid, etc.  Perhaps a premature wake
event is being triggered.

-Nate


More information about the freebsd-acpi mailing list