]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add support to find the arm64 serial using the ACPI tables. This uses the
authorAndrew Turner <andrew@FreeBSD.org>
Mon, 21 Nov 2016 19:26:58 +0000 (19:26 +0000)
committerAndrew Turner <andrew@FreeBSD.org>
Mon, 21 Nov 2016 19:26:58 +0000 (19:26 +0000)
commiteba1a249dfc6ca98f5d10d9a56a53e3995cef1fc
treee0404e11648ba7b0cc298b0b363dec0fe12f0b9b
parentb15317c43192e806f2db7d725dcec84aff9c30d8
Add support to find the arm64 serial using the ACPI tables. This uses the
Serial Port Console Redirection Table to find the device to use.

Obtained from: ABT Systems Ltd
Sponsored by: The FreeBSD Foundation
sys/arm64/acpica/acpi_machdep.c
sys/arm64/include/acpica_machdep.h
sys/dev/uart/uart_cpu_acpi.h
sys/dev/uart/uart_cpu_arm64.c
sys/dev/uart/uart_dev_pl011.c