cvs commit: src/sys/i386/acpica5 acpi_wakeup.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Jul 4 17:14:40 PDT 2004
dillon 2004/07/04 17:14:01 PDT
DragonFly src repository
Modified files:
sys/i386/acpica5 acpi_wakeup.c
Log:
acpica5 update part 2/3: Fix a bug introduced in the original acpica5
port from FreeBSD-5. FreeBSD-5 no longer uses a VM object for the
page table but we still do. This fixes a panic that occurs when waking up
from a sleep mode.
Submitted-by: YONETANI Tomokazu <qhwt+dragonfly-submit at xxxxxxxxxx>
Revision Changes Path
1.4 +13 -0 src/sys/i386/acpica5/acpi_wakeup.c
http://www.dragonflybsd.org/cvsweb/src/sys/i386/acpica5/acpi_wakeup.c.diff?r1=1.3&r2=1.4&f=u
More information about the Commits
mailing list