add PCI driver interface enumeration routine

This commit is contained in:
Markus Fröschle
2015-11-20 19:25:57 +00:00
parent 3fc79b9c84
commit 54cd5c8151
10 changed files with 396 additions and 151 deletions

View File

@@ -486,8 +486,8 @@ void BaS(void)
dma_irq_enable();
fec_irq_enable(0, 5, 1);
init_pci();
enable_pci_interrupts();
init_pci();
video_init();
/* initialize USB devices */