| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
Submitted by: bento
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
acpicadb:
- Apply some UINT32 -> ACPI_INTEGER changes
- Apply ACPI_READ_ADR_SPACE -> ACPI_READ,
ACPI_WRITE_ADR_SPACE -> ACPI_WRITE changes
- Setup DSDT talbe by calling AcpiLoadTable()
- Fix sleep -> usleep in osunixxf.c
|
|
|
|
|
| |
- Import latest acpudump utility, disassemble AML into ASL which
can be compiled with most ASL compilers.
|
|
|
|
|
| |
- acpicadb supports global lock operation.
- acpudump is installed on 5-CURRENT too so that package can be built.
|
|
|
|
| |
Add acpidump for 4-STABLE system.
|
|
Acpicatools contains some Intel ACPICA-based utilities for
FreeBSD, such as ASL compiler and AML debugger.
|