freebsd-nq/sys/dev/acpi
Mitsuru IWASAKI 80d92dc27e Add new function in AML interpreter; aml_invoke_method().
Also remove unneeded includes in aml_obj.c and aml_parse.c.

This new function takes 'struct aml_name *' as a argument rather than
'char *' where aml_invoke_method_by_name() does.  It's worth to have
these two interfaces in many cases.
2000-09-20 22:53:39 +00:00
..
aml Add new function in AML interpreter; aml_invoke_method(). 2000-09-20 22:53:39 +00:00
acpi_powerres.c Refine implementation of PowerResource manipulation sub-routines. 2000-08-29 20:38:31 +00:00
acpi.c Ignore power button and sleep button events for 5 sec. 2000-09-20 01:53:11 +00:00
acpi.h Ignore power button and sleep button events for 5 sec. 2000-09-20 01:53:11 +00:00