Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 09/18/1995 16:30:01
chuck
Mon Sep 18 16:24:55 EDT 1995
Update of /a/cvsroot/src/sys/arch/sparc/stand
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv10497

Modified Files:
	bootxx.c 
Log Message:
read superblock into &sblock rather than LOADADDR.   we can't read
into LOADADDR because it can't be mapped into DVMA space.   this fixes
a dvma panic on a sun4 boot from an xd disk.