Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Michael L. Hitch <mhitch@netbsd.org>
List: source-changes
Date: 04/18/2000 09:25:59
Module Name: syssrc
Committed By: mhitch
Date: Tue Apr 18 16:25:59 UTC 2000
Modified Files:
syssrc/sys/arch/vax/vax: clock.c
Log Message:
PC_ICR doesn't exist on the 4000/VLC and trying to read it apparently
causes problems when the cache is enabled. Don't access it if boardtype
is VAX_BTYP_48.
To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 syssrc/sys/arch/vax/vax/clock.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.