Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 05/05/1996 21:10:07
briggs
Sun May  5 21:05:05 EDT 1996
Update of /a/cvsroot/src/sys/arch/mac68k/mac68k
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv28350

Modified Files:
	pmap_bootstrap.c 
Log Message:
Do not allocate NuBus space at boot time.  Do allocate enough space for
the console video, though.

briggs
Sun May  5 21:07:04 EDT 1996
Update of /a/cvsroot/src/sys/arch/mac68k/mac68k
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv28379

Modified Files:
	machdep.c 
Log Message:
Do not print out the nubus ranges.  We only use them for finding wierd
internal video locations.  Perhaps we can get rid of that in the future,
too.

briggs
Sun May  5 21:08:48 EDT 1996
Update of /a/cvsroot/src/sys/arch/mac68k/dev
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv28417

Modified Files:
	grf.c grf_mv.c if_ae.c nubus.c 
Log Message:
Do not depend on the nubus being mapped in one huge segment.