Subject: CVS commit: src/sys/arch/sgimips/hpc
To: None <source-changes@NetBSD.org>
From: Stephen M. Rumble <rumble@netbsd.org>
List: source-changes
Date: 12/22/2006 23:25:29
Module Name: src
Committed By: rumble
Date: Fri Dec 22 23:25:29 UTC 2006
Modified Files:
src/sys/arch/sgimips/hpc: hpc.c hpcreg.h hpcvar.h
Log Message:
Remove errnoneous register definitions and rename some to be more specific.
Also, remove unused/invalid fields in our hpc revision abstraction and
be sure to zero entries when they do not apply to a specific revision.
To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 src/sys/arch/sgimips/hpc/hpc.c
cvs rdiff -r1.17 -r1.18 src/sys/arch/sgimips/hpc/hpcreg.h
cvs rdiff -r1.9 -r1.10 src/sys/arch/sgimips/hpc/hpcvar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.