svn commit: r212457 - head/sys/dev/acpi_support
Niclas Zeising
niclas.zeising at gmail.com
Sat Sep 11 09:20:09 UTC 2010
On 2010-09-11 10:09, Andriy Gapon wrote:
> Author: avg
> Date: Sat Sep 11 08:09:14 2010
> New Revision: 212457
> URL: http://svn.freebsd.org/changeset/base/212457
>
> Log:
> make acpi_hp device a child of acpi_wmi
>
> to properly reflect dependency between the devices/drivers
>
> PR: kern/147858
> Suggested by: jhb
> Tested by: Maciej Suszko<maciej at suszko.eu>
> MFC after: 1 week
>
> Modified:
> head/sys/dev/acpi_support/acpi_hp.c
> head/sys/dev/acpi_support/acpi_wmi.c
>
[SNIP CHANGELOG]
Thank you!
I got bit by this as well last night, but couldn't figure out how to fix it.
Best Regards!
//Niclas
More information about the svn-src-all
mailing list