NetBSD/etc/etc.ia64
jmcneill 161b30af53 acpi: add character device for accessing ACPI tables
The /dev/acpi character device gives an aperture into physical memory
that allows only read access to known ACPI tables: RSDP, XSDT/RSDT, and
the root tables. Adapt acpidump(8) to use this interface by default,
falling back to the old /dev/mem method if it is not available or if
ACPIDUMP_USE_DEVMEM=1 is set in the environment. The user visible benefit
of this change is that "options INSECURE" is no longer required to
dump ACPI tables.
2020-12-06 02:57:29 +00:00
..
MAKEDEV.conf acpi: add character device for accessing ACPI tables 2020-12-06 02:57:29 +00:00
Makefile.inc
rc.conf.append
ttys Switch default console tty from /dev/console to /dev/constty 2019-09-25 23:09:19 +00:00