NetBSD/sys/arch/amiga
rkujawa 0d5229b834 Minor changes to Amiga PCI MD code:
- Add bus enumeration and resource assignment (PCI_NETBSD_CONFIGURE) to mppb(4) - no more need to run AmigaOS to configure the bus.
- Add PCI configuration address register to p5pb(4).
- Add PCI I/O space support to p5pb(4).
- Move common code from p5pb(4) and mppb(4) to new pci_machdep.c file.
- Fix style.
2011-09-19 19:15:28 +00:00
..
amiga Fix typos (make this compile again...) 2011-09-16 10:23:01 +00:00
compile
conf Minor changes to Amiga PCI MD code: 2011-09-19 19:15:28 +00:00
dev Add driver for Prometheus PCI bridge. 2011-09-17 16:55:34 +00:00
include Minor changes to Amiga PCI MD code: 2011-09-19 19:15:28 +00:00
pci Minor changes to Amiga PCI MD code: 2011-09-19 19:15:28 +00:00
stand fix previous and only force the failure if reloc2bb already failed. 2011-07-12 03:09:03 +00:00
Makefile