NetBSD/sys/arch/mac68k
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
..
compile new RCS ID format. 1994-10-26 08:45:48 +00:00
conf Add NETATALK, and be pedantic with a few comments. 1997-07-25 19:53:59 +00:00
dev Overhaul grf drivers to correct recent problems with X and dt 1997-08-03 06:25:56 +00:00
include GC unused MMSEG definition, from Erik Bertelsen <erik@erik-be.uni-c.dk>. 1997-07-23 06:33:53 +00:00
mac68k Remove a comment that has not been applicable for some time. 1997-07-12 19:03:11 +00:00
nubus Overhaul grf drivers to correct recent problems with X and dt 1997-08-03 06:25:56 +00:00
obio Overhaul grf drivers to correct recent problems with X and dt 1997-08-03 06:25:56 +00:00
Makefile Remove bogus reference to BSDSRCDIR here; still doesn't work, though. 1996-03-27 03:56:22 +00:00