Date: Tue, 10 Aug 2004 22:02:53 +0000 (UTC) From: Nate Lawson <njl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpi.c Message-ID: <200408102202.i7AM2rke032732@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
njl 2004-08-10 22:02:53 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica acpi.c
Log:
Don't call DEVICE_RESUME a second time if DEVICE_SUSPEND fails. The
bus_generic_suspend method does this for us. Disable interrupts before
entering S1. This may help some systems suspend to S1 successfully.
Revision Changes Path
1.184 +10 -11 src/sys/dev/acpica/acpi.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408102202.i7AM2rke032732>
