DragonFly BSD
DragonFly commits List (threaded) for 2005-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/sys/i386/isa pmtimer.c


From: Chris Pressey <cpressey@xxxxxxxxxxxxxxx>
Date: Mon, 13 Jun 2005 13:25:02 -0700

On Fri, 3 Jun 2005 20:22:08 -0700 (PDT)
Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx> wrote:

> dillon      2005/06/03 20:22:08 PDT
> 
> DragonFly src repository
> 
>   Modified files:
>     sys/i386/isa         pmtimer.c 
>   Log:
>   The acpi module was failing to load due to exposed crit_*()
>   functions.  Add a missing #include to get the crit_*() inlines.
>   
>   Found by: Matt Dillon when his power button stopped working, click
>   click click!
>   
>   Revision  Changes    Path
>   1.4       +1 -0      src/sys/i386/isa/pmtimer.c
> 
> 
> http://www.dragonflybsd.org/cvsweb/src/sys/i386/isa/pmtimer.c.diff?r1=1.3&r2=1.4&f=u
> 

JFYI: sometime around here, or soon before, an old problem resurfaced
on my DragonFly box.  This is the problem, back from when the box was
running FreeBSD:

  http://makeashorterlink.com/?R2233514B

It was just never a problem in DragonFly (until now.)

I've tried both of these in /boot/loader.conf:

  hw.i8254.walltimer=1
  hw.i8254.walltimer=2

with no change ('sleep 10' takes 5 seconds to finish.)  The only way
I've found to correct the clock, so far, is to boot with ACPI disabled.

I'm updating now to see if anything subsequent has already fixed it.

Thanks,
-Chris



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]