Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/vax
Module Name: src
Committed By: ragge
Date: Thu Jul 1 19:50:12 UTC 2010
Modified Files:
src/sys/arch/vax/conf: GENERIC files.vax
src/sys/arch/vax/include: cpu.h ioa.h nexus.h
src/sys/arch/vax/uba: uba_sbi.c
src/sys/arch/vax/vax: autoconf.c clock.c cmi.c crl.c intvec.S ka860.c
lock_stubs.S pmap.c sbi.c ubi.c
Log Message:
A big bunch of bugfixes from Johnny Billquist. Highlights:
- Makes the VAX8600 work as expected (500kg of hardware :-)
- Fix a hard-tracked bug causing VAXen to hang at splhigh.
To generate a diff of this commit:
cvs rdiff -u -r1.173 -r1.174 src/sys/arch/vax/conf/GENERIC
cvs rdiff -u -r1.116 -r1.117 src/sys/arch/vax/conf/files.vax
cvs rdiff -u -r1.88 -r1.89 src/sys/arch/vax/include/cpu.h
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/vax/include/ioa.h
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/vax/include/nexus.h
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/vax/uba/uba_sbi.c
cvs rdiff -u -r1.90 -r1.91 src/sys/arch/vax/vax/autoconf.c
cvs rdiff -u -r1.52 -r1.53 src/sys/arch/vax/vax/clock.c
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/vax/vax/cmi.c
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/vax/vax/crl.c
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/vax/vax/intvec.S
cvs rdiff -u -r1.32 -r1.33 src/sys/arch/vax/vax/ka860.c
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/vax/vax/lock_stubs.S
cvs rdiff -u -r1.175 -r1.176 src/sys/arch/vax/vax/pmap.c
cvs rdiff -u -r1.34 -r1.35 src/sys/arch/vax/vax/sbi.c
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/vax/vax/ubi.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index