freebsd-dev/usr.sbin/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
..
acpiconf import acpiconf(8) from ACPI For FreeBSD project. 2000-08-31 14:41:23 +00:00
acpidump Add manpages acpi userland tools. 2000-09-14 22:48:39 +00:00
amldb Add new function in AML interpreter; aml_invoke_method(). 2000-09-20 22:53:39 +00:00
Makefile Add Makefile for acpi userland tools. 2000-08-31 14:38:47 +00:00
Makefile.inc Add Makefile for acpi userland tools. 2000-08-31 14:38:47 +00:00