NetBSD/sys/arch/prep
garbled 793a3b26d8 Change how the MPIC/OpenPIC is configured at boot. Rather than scanning
for a magical PCI device location (that is sometimes wrong), we scan the
residual data for an MPIC, and if we find one, wire it up from there.
This will hopefully allow interrupts to work on the MPC750 and the
7025-F40. I suspect however the interrupt vector address on the 7025 will
still need some work.
2006-06-29 17:16:59 +00:00
..
compile
conf Add CARP to GENERIC kernel configs. CARP is not enabled by default. 2006-06-28 15:19:27 +00:00
eisa Commit support for the IBM Model 7024 E20 and E30. (E30 not tested). 2006-02-23 19:44:02 +00:00
include Change how the MPIC/OpenPIC is configured at boot. Rather than scanning 2006-06-29 17:16:59 +00:00
isa A bit of clock rototill. It's safer to detect things known by the 2006-06-15 18:15:32 +00:00
pci Attach the pnpbus prior to attaching the pci bus on the prep. This 2006-06-21 20:08:11 +00:00
pnpbus 1) Modify pnpbus attachment code to properly decode pnp memory range packets. 2006-06-23 03:08:41 +00:00
prep Change how the MPIC/OpenPIC is configured at boot. Rather than scanning 2006-06-29 17:16:59 +00:00
stand General fixups: 2006-06-27 23:26:13 +00:00
Makefile