Subject: CVS commit: src/sys/arch/prep
To: None <source-changes@NetBSD.org>
From: Tim Rightnour <garbled@netbsd.org>
List: source-changes
Date: 05/29/2006 22:11:15
Module Name:	src
Committed By:	garbled
Date:		Mon May 29 22:11:15 UTC 2006

Modified Files:
	src/sys/arch/prep/prep: residual.c
Added Files:
	src/sys/arch/prep/include: chpidpnp.h

Log Message:
Add code to decode small vendor items that are documented.  Namely we can
now decode the chipid, and L2 processor affinity data.

Also fix a bug where we were reporting the service processor type as a
memory controller.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/arch/prep/include/chpidpnp.h
cvs rdiff -r1.11 -r1.12 src/sys/arch/prep/prep/residual.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.