Subject: CVS commit: syssrc/sys/arch/hpcmips/vr
To: None <source-changes@netbsd.org>
From: Shin Takemura <takemura@netbsd.org>
List: source-changes
Date: 12/16/2001 11:58:35
Module Name: syssrc
Committed By: takemura
Date: Sun Dec 16 09:58:35 UTC 2001
Modified Files:
syssrc/sys/arch/hpcmips/vr: vrgiu.c vrgiuvar.h
Log Message:
BUGFIX: it gets bus error on Vr4122 and Vr4131 attempting to access
pull-up/pull-down registers if you turn on verbose output.
And moved softc structure definition from vrgiuvar.h to vrgiu.c, which was
needless in other parts of kernel.
To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 syssrc/sys/arch/hpcmips/vr/vrgiu.c
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/hpcmips/vr/vrgiuvar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.