NetBSD/sys/arch/mac68k/nubus
scottr 1c0a3c8ce7 Several more changes to move us toward MI-ness:
- Use more consistent and portable types in the softc.
 - Map registers using an array of bus_size_t offsets, and set up the
   mapping in the attach code (thanks to Jason Thorpe for suggesting
   this!).
 - Disable the ae-specific watchdog, which is no longer necessary in
   the general case.

Still remaining:  split out functions used to copy data to/from the
card, and retain a way to have a local driver name with the MI code.
1997-03-19 08:04:38 +00:00
..
grf_nubus.c NUBUS_SLOT_TO_PADDR -> NUBUS_SLOT2PA 1997-02-24 06:20:04 +00:00
if_ae_nubus.c Several more changes to move us toward MI-ness: 1997-03-19 08:04:38 +00:00
if_sn_nubus.c On request from Allen Briggs, converted this to new ARP 1997-03-16 13:41:14 +00:00
nubus.c Defer enabling NuBus slot interrupts until all slots have been probed 1997-03-15 18:33:44 +00:00
nubus.h NUBUS_SLOT_TO_PADDR -> NUBUS_SLOT2PA 1997-02-24 06:20:04 +00:00