cvs commit: src/sys/dev/acpica acpi.c

Nate Lawson nate at root.org
Sat Jun 5 10:02:11 GMT 2004


On Sat, 5 Jun 2004, Nate Lawson wrote:
> njl         2004/06/05 09:56:04 GMT
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/dev/acpica       acpi.c
>   Log:
>   Don't forget to pass shutdown events down to children first now that we
>   handle them at the bus level too.
>
>   Revision  Changes    Path
>   1.157     +3 -0      src/sys/dev/acpica/acpi.c

I was just having trouble sleeping, like I had forgotten something.  Then
I remembered that I needed to pass bus events down to children otherwise
acpi_cpu_shutdown would now not be called.  Never commit right before
falling asleep.  (Or after?)

See, the change to GMT does have some impact -- it obscures weird stories.
;)

-Nate


More information about the cvs-src mailing list