NetBSD/sys/arch/mac68k
scottr ee80f1200e Implement new NuBus slot space mapping/probing code, utilizing bus.h (and
our MD bus_space_probe() extension).  This has several side effects:

 - NuBus drivers must map and unmap slot space, rather than relying
   on this happening before they are attached.
 - Functions exported to NuBus drivers from nubus.c now need to be
   supplied with a bus space tag/handle pair.
 - Old bus map/peek functions can be garbage collected, as can pmap
   support for the same.

Because of some current limitations of the bus space specification, we
are violating the abstraction in grf_mv (NuBus grf driver).  All such
violations are clearly marked /* XXX */, and must be addressed when
the specification is updated.
1997-05-11 19:11:27 +00:00
..
compile
conf Update to current configurations. 1997-05-08 04:09:27 +00:00
dev Implement new NuBus slot space mapping/probing code, utilizing bus.h (and 1997-05-11 19:11:27 +00:00
include Implement new crash dump format. Mostly taken from hp300, extended to 1997-04-23 19:15:16 +00:00
mac68k Implement new NuBus slot space mapping/probing code, utilizing bus.h (and 1997-05-11 19:11:27 +00:00
nubus Implement new NuBus slot space mapping/probing code, utilizing bus.h (and 1997-05-11 19:11:27 +00:00
obio If we can't map SONIC register space, just print a diagnostic message and 1997-04-22 20:56:15 +00:00
Makefile Remove bogus reference to BSDSRCDIR here; still doesn't work, though. 1996-03-27 03:56:22 +00:00