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: 08/22/1995 00:30:01
ragge
Tue Aug 22 00:28:21 EDT 1995
Update of /a/cvsroot/src/sys/arch/vax/include
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv9189
Modified Files:
vmparam.h
Log Message:
Changed way to calculate USRPTSIZE.
jonathan
Tue Aug 22 00:28:44 EDT 1995
Update of /a/cvsroot/src/sys/arch/pmax/tc
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv9117
Added Files:
scc.c
Log Message:
Move the pmax scc driver from sys/arch/pmax/dev to sys/arch/pmax/tc,
as it's a driver for a device under a TC IOASIC. The Alpha port also
has its scc driver in tc/scc.c, and the pmax driver scc is nearly the same
as the Alpha.