Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/arch/hpcmips/vr



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.




Home | Main Index | Thread Index | Old Index