Subject: Re: DeskTop
To: Allan M Lee <allanlee@viola.com>
From: Colin Wood <cwood@ichips.intel.com>
List: port-mac68k
Date: 07/20/1997 14:42:45
Allan M Lee wrote:

> Has anyone gotten DT to work on SE/30?

Yes, it works quite well if you read the directions ;-)  Basically, there
is a bug in the grf driver's mmap() code which needs to be worked around.
If you define USE_OLD_GRF (I think, it might be BROKEN_VIDEO), and
recompile, it works just fine on the SE/30.  Read the README file that
comes with dt, as well as the file config.h just to make sure what needs
to be defined.  You can also use config.h to change the foreground/
background color combination (i.e. reverse video), or to change the
default behavior from spawning shells to spawning login prompts.

I hope this helps.

Later.

Colin