NetBSD/sys/arch/ofppc/conf
thorpej 2d06f95095 Add/rework infrastructure that will allow us to support native
device drivers:
- Various native device entries in cdevsw/bdevsw.
- Rework the interrupt infrastructure to provide more flexibility to
  the platform-dependent back-end.  Rewrite the "ofwgen" simulated
  interrupt routines to reflect the changes.
- Clear out the BAT registers and set the fixed battable entries before
  calling the platform init routine.  The platform init routine is allowed
  to set entries in the battable.
- Don't call the platform cons_init routine until after translation is
  enabled -- we might need translation to work in order to access bus
  space.
2001-10-29 19:04:24 +00:00
..
BRIQ CPUs attach to mainbus now. 2001-10-22 14:47:44 +00:00
files.ofppc Add/rework infrastructure that will allow us to support native 2001-10-29 19:04:24 +00:00
GENERIC Various things that make OFW-driver kernels work on my Firepower LX MP 2001-10-22 14:46:08 +00:00
std.ofppc Move "file .../bus_dma.c" line to MD place. 2001-06-12 17:13:34 +00:00