mirror of
https://github.com/opnsense/src.git
synced 2026-06-20 05:59:18 -04:00
- The "Osd*" stuff went away from acpi driver code, use the bus_space functions directly instead. - Fix minor english bugs. acpi_registers_input -> acpi_register_input acpi_registers_output -> acpi_register_output - Remove all magic numbers for the sleeping states. We now have #defines for these. - NULL is treated the same as the return from aml_get_rootname in aml_find_from_namespace(). Suggested by: msmith Thanks mike! |
||
|---|---|---|
| .. | ||
| aml_amlmem.c | ||
| aml_amlmem.h | ||
| aml_common.c | ||
| aml_common.h | ||
| aml_env.h | ||
| aml_evalobj.c | ||
| aml_evalobj.h | ||
| aml_memman.c | ||
| aml_memman.h | ||
| aml_name.c | ||
| aml_name.h | ||
| aml_obj.c | ||
| aml_obj.h | ||
| aml_parse.c | ||
| aml_parse.h | ||
| aml_region.c | ||
| aml_region.h | ||
| aml_status.h | ||
| aml_store.c | ||
| aml_store.h | ||