bsp/motorola_powerpc: Add dc, ukphy and legacy PCI support

- Add the dc net dev to the BSP

- Add the ukphy support

- Add PCI Legacy bus support to the PowerPC

Closes #4514
This commit is contained in:
Chris Johns
2021-02-16 17:55:48 -10:00
parent afb361690c
commit 332cc9f47b
7 changed files with 43 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
/* See freebsd/sys/x86/include/machine/legacyvar.h */
#include <x86/include/machine/legacyvar.h>