Date: Mon, 8 Sep 2003 10:22:48 -0700 (PDT) From: Nate Lawson <nate@root.org> To: cvs-all@FreeBSD.org, cvs-src@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/acpica acpi_wakeup.c Message-ID: <20030908102126.G85288@root.org> In-Reply-To: <20030908062258.47F6916A5B7@hub.freebsd.org> References: <20030908062258.47F6916A5B7@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 7 Sep 2003, Nate Lawson wrote: > Modified files: > sys/i386/acpica acpi_wakeup.c > Log: > Don't disable interrupts a second time. Remove an extraneous interrupt > enable (that happens elsewhere). Clarify the interrupt disabling point > by using ACPI_DISABLE_IRQS(). > > Tested by: Kevin Oberman > > Revision Changes Path > 1.26 +1 -4 src/sys/i386/acpica/acpi_wakeup.c This should fix the problem where ATAng hangs on resume with the drive light stuck on but I'm unable to verify this as ATAng has other problems for me. -Nate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030908102126.G85288>