CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/07/01 04:29:30
Modified files:
sys/dev/acpi : files.acpi
Added files:
sys/dev/acpi : com_acpi.c
Log message:
Allow com(4) to attach to acpi(4). For now we will only use this on arm64
where this is needed to support serial console in ACPI mode.
ok mlarkin@
