svn commit: r212457 - head/sys/dev/acpi_support

Niclas Zeising niclas.zeising at gmail.com
Sat Sep 11 09:29:52 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
>

[SNIP CHANGES]

On another note, acpi_hp, acpi_wmi and probably other acpi_*-devices 
should be added to amd64 NOTES as well. I'm gonna give these two a more 
throughout testing but at least they attach properly and I can query the 
sysctls and the device without problem on a recent amd64 system.
Regards!
//Niclas


More information about the svn-src-head mailing list