Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Anders Magnusson <ragge@netbsd.org>
List: source-changes
Date: 07/10/2000 02:14:34
Module Name: syssrc
Committed By: ragge
Date: Mon Jul 10 09:14:34 UTC 2000
Modified Files:
syssrc/sys/arch/vax/include: scb.h
syssrc/sys/arch/vax/mba: mba.c
syssrc/sys/arch/vax/uba: uba_sbi.c
Log Message:
Nexus vector number is 0x14-0x17, not 14-17! Fortunately, 3 wrong did
one right. Pointed out by Kenn Humborg (kenn@linux.ie).
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 syssrc/sys/arch/vax/include/scb.h
cvs rdiff -r1.24 -r1.25 syssrc/sys/arch/vax/mba/mba.c
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/vax/uba/uba_sbi.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.