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: 03/07/1996 18:30:03
ragge
Thu Mar 7 18:23:00 EST 1996
Update of /a/cvsroot/src/sys/arch/vax/vax
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv17716/vax
Modified Files:
autoconf.c clock.c conf.c gencons.c gencons.h intvec.s
machdep.c pmap.c sbi.c
Added Files:
ka860.c
Log Message:
Support for VAX 8600/8650 added. Works with lots of Unibus adapters,
and will probably work with Massbus adapters as well. (Not tested,
but it's the same code as for 11/780). Ubareset's may cause crashes
on 8600 also like 11/780, but they are more uncommon. No support
for console RL02 yet, but it's likely to come.
ragge
Thu Mar 7 18:24:03 EST 1996
Update of /a/cvsroot/src/sys/arch/vax/include
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv17818/include
Modified Files:
mtpr.h pmap.h
Added Files:
ioa.h
Log Message:
Support for VAX 8600/8650 added. Works with lots of Unibus adapters,
and will probably work with Massbus adapters as well. (Not tested,
but it's the same code as for 11/780). Ubareset's may cause crashes
on 8600 also like 11/780, but they are more uncommon. No support
for console RL02 yet, but it's likely to come.
ragge
Thu Mar 7 18:26:03 EST 1996
Update of /a/cvsroot/src/sys/arch/vax/uba
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv17867/uba
Modified Files:
uba.c uda.c
Log Message:
Support for VAX 8600/8650 added. Works with lots of Unibus adapters,
and will probably work with Massbus adapters as well. (Not tested,
but it's the same code as for 11/780). Ubareset's may cause crashes
on 8600 also like 11/780, but they are more uncommon. No support
for console RL02 yet, but it's likely to come.
ragge
Thu Mar 7 18:27:12 EST 1996
Update of /a/cvsroot/src/sys/arch/vax/boot
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv17986/boot
Modified Files:
autoconf.c srt0.s
Log Message:
Support for VAX 8600/8650 added. Works with lots of Unibus adapters,
and will probably work with Massbus adapters as well. (Not tested,
but it's the same code as for 11/780). Ubareset's may cause crashes
on 8600 also like 11/780, but they are more uncommon. No support
for console RL02 yet, but it's likely to come.
ragge
Thu Mar 7 18:28:02 EST 1996
Update of /a/cvsroot/src/sys/arch/vax/conf
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv18059/conf
Modified Files:
GENERIC files.vax mkoldconf.awk
Log Message:
Support for VAX 8600/8650 added. Works with lots of Unibus adapters,
and will probably work with Massbus adapters as well. (Not tested,
but it's the same code as for 11/780). Ubareset's may cause crashes
on 8600 also like 11/780, but they are more uncommon. No support
for console RL02 yet, but it's likely to come.