Date: Mon, 23 Mar 2009 22:35:30 +0000 (UTC) From: Jung-uk Kim <jkim@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/amd64/acpica acpi_machdep.c acpi_wakecode.S acpi_wakeup.c genwakecode.sh Message-ID: <200903232235.n2NMZiZR096574@repoman.freebsd.org>
index | next in thread | raw e-mail
jkim 2009-03-23 22:35:30 UTC
FreeBSD src repository
Modified files:
sys/amd64/acpica acpi_machdep.c acpi_wakecode.S
acpi_wakeup.c genwakecode.sh
Log:
SVN rev 190341 on 2009-03-23 22:35:30Z by jkim
- Clean up suspend/resume code for amd64.
- Call acpi_resync_clock() to reset system time before hardclock is ready
to tick. Note we assume the current timecounter hardware and RTC are
already available for read operation.
Tested by: mav
Revision Changes Path
1.20 +4 -3 src/sys/amd64/acpica/acpi_machdep.c
1.2 +19 -19 src/sys/amd64/acpica/acpi_wakecode.S
1.24 +5 -8 src/sys/amd64/acpica/acpi_wakeup.c
1.2 +1 -1 src/sys/amd64/acpica/genwakecode.sh
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903232235.n2NMZiZR096574>
