commit | 59b09baa5bbf5f59321ea3486cbe039a3ce61858 | [log] [tgz] |
---|---|---|
author | Mark Kettenis <kettenis@openbsd.org> | Sat Jan 21 20:27:58 2023 +0100 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 27 14:47:58 2023 -0500 |
tree | 67dc24a7caadf91ef9cc7d7a0560dd876dcdf6ab | |
parent | 5dfd4ec62f8142d0c954a88a3c328e0e504773dc [diff] |
pci: Add Apple PCIe controller driver This driver supports the PCIe controller on the Apple M1 and M2 SoCs. The code is adapted from the Linux driver. Signed-off-by: Mark Kettenis <kettenis@openbsd.org>