notebook freezes

John Baldwin jhb at freebsd.org
Tue Mar 6 18:09:54 UTC 2007


On Tuesday 06 March 2007 11:57, Nate Lawson wrote:
> John Baldwin wrote:
> > On Monday 05 March 2007 16:19, Nate Lawson wrote:
> >>> Where do timer updates on suspend/resume happen for acpi?  
> >> pmtimer handles both (see NOTES) since DEVICE_RESUME() is called from
> >> both apm and acpi.
> > 
> > pmtimer should be on by default in 7 I think.  It is for amd64 already 
IIRC, 
> > just not for i386.
> > 
> 
> Yeah, I see it in GENERIC.  His issue was just driver error with the
> patch.  The patch has been committed.

I'm saying in general that pmtimer should really not be optional.  It's a 
small amount of code, so there isn't really anything gained by leaving it 
out.

-- 
John Baldwin


More information about the freebsd-acpi mailing list