NetBSD/sys/arch/mac68k/nubus
scottr dfa83e4861 Overhaul grf drivers to correct recent problems with X and dt
(address error faults), as well as other reported problems:

 - Simplify grfmv_phys() to work like grfiv_phys(), and eliminate the
   second argument to both, as we don't use it anyway.
 - Handle fbbase and fboff consistently throughout.  Closes PR 3862.
 - Eliminate grfaddr() by pulling it into grfmmap(), which is the
   only place it was used, previously.
 - grfmap() now gets the physical address of the framebuffer from
   the appropriate driver, rather than try to compute it by itself.
   Be careful with aligning the base to a page address and increase
   the length of the mapped region appropriately.  Closes PR 2867.
1997-08-03 06:25:56 +00:00
..
grf_nubus.c Overhaul grf drivers to correct recent problems with X and dt 1997-08-03 06:25:56 +00:00
if_ae_nubus.c Implement new NuBus slot space mapping/probing code, utilizing bus.h (and 1997-05-11 19:11:27 +00:00
if_sn_nubus.c Identify and use the Apple Twisted Pair NB card properly, from PR 3789 1997-06-26 21:08:10 +00:00
nubus.c In nubus_print(), always print the NuBus slot number. Also, refine it so 1997-07-15 07:43:12 +00:00
nubus.h Add DrHw value for the Macintosh Display Card 1997-07-15 15:45:38 +00:00