On Fri, 15 Jul 2016, Warner Losh wrote:
On Fri, Jul 15, 2016 at 9:09 AM, Bruce Evans wrote:
pmtimer is in i386's GENERIC, but this is probably not needed now
I think it's time to relegate pmtimer to the apm power stuff and make sure that
ACPI has the right hooks to do anything it currently i
On Fri, Jul 15, 2016 at 9:09 AM, Bruce Evans wrote:
> pmtimer is in i386's GENERIC, but this is probably not needed now
I think it's time to relegate pmtimer to the apm power stuff and make sure that
ACPI has the right hooks to do anything it currently isn't doing
correctly. pmtimer
was originall
On Wed, 13 Jul 2016, Jung-uk Kim wrote:
Log:
Remove a tunable and always reset system clock while resuming with ACPI.
Requested by: bde (long ago)
Thanks.
Modified:
head/sys/dev/acpica/acpi.c
head/sys/i386/isa/pmtimer.c
This also prevents the reset by pmtimer if acpi is active. This
Author: jkim
Date: Wed Jul 13 19:16:32 2016
New Revision: 302782
URL: https://svnweb.freebsd.org/changeset/base/302782
Log:
Remove a tunable and always reset system clock while resuming with ACPI.
Requested by: bde (long ago)
Modified:
head/sys/dev/acpica/acpi.c
head/sys/i386/isa/pmtim