Subject: sun-lamp CVS commits
To: None <source-changes>
From: The Source Master <srcmastr>
List: source-changes
Date: 07/06/1994 17:30:02
briggs
Wed Jul  6 17:24:11 PDT 1994
Update of /b/source/CVS/src/sys/arch/mac68k/include
In directory sun-lamp.cs.berkeley.edu:/f/users/briggs/src/sys/arch/mac68k/include

Modified Files:
	cpu.h 
Log Message:
Revert back to old HP MMU defines so we can use fpsp w/o changes.


briggs
Wed Jul  6 17:25:11 PDT 1994
Update of /b/source/CVS/src/sys/arch/mac68k/mac68k
In directory sun-lamp.cs.berkeley.edu:/f/users/briggs/src/sys/arch/mac68k/mac68k

Modified Files:
	genassym.c 
Log Message:
Add MMU constants.


briggs
Wed Jul  6 17:27:16 PDT 1994
Update of /b/source/CVS/src/sys/arch/mac68k/mac68k
In directory sun-lamp.cs.berkeley.edu:/f/users/briggs/src/sys/arch/mac68k/mac68k

Modified Files:
	vectors.s locore.s 
Log Message:
Use newer fpsp code.  Nuke lots of glue in locore.s, change vectors
directly if FPSP and move back to HP numbering for mmutype which is
used as cputype for FPSP.


briggs
Wed Jul  6 17:28:15 PDT 1994
Update of /b/source/CVS/src/sys/arch/mac68k/mac68k
In directory sun-lamp.cs.berkeley.edu:/f/users/briggs/src/sys/arch/mac68k/mac68k

Modified Files:
	mem.c 
Log Message:
Cast vmmap in call to pmap_enter() to satisfy compiler.


briggs
Wed Jul  6 17:29:39 PDT 1994
Update of /b/source/CVS/src/sys/arch/mac68k/include
In directory sun-lamp.cs.berkeley.edu:/f/users/briggs/src/sys/arch/mac68k/include

Modified Files:
	scsi96reg.h 
Log Message:
Apparently the registers for the NCR 53c96 in the mac are laid out
the same as they arefor the 5380--15 bytes of padding between each
reg.  Define a structure for that here, now.


------------------------------------------------------------------------------