mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-16 08:47:25 +08:00
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:
2
rtemsbsd/powerpc/include/machine/legacyvar.h
Normal file
2
rtemsbsd/powerpc/include/machine/legacyvar.h
Normal file
@@ -0,0 +1,2 @@
|
||||
/* See freebsd/sys/x86/include/machine/legacyvar.h */
|
||||
#include <x86/include/machine/legacyvar.h>
|
2
rtemsbsd/powerpc/include/machine/pci_cfgreg.h
Normal file
2
rtemsbsd/powerpc/include/machine/pci_cfgreg.h
Normal file
@@ -0,0 +1,2 @@
|
||||
/* See freebsd/sys/x86/include/machine/pci_cfgreg.h */
|
||||
#include <x86/include/machine/pci_cfgreg.h>
|
Reference in New Issue
Block a user