Subject: CVS commit: src/sys/arch/prep/prep
To: None <source-changes@NetBSD.org>
From: Tim Rightnour <garbled@netbsd.org>
List: source-changes
Date: 02/23/2006 04:06:53
Module Name:	src
Committed By:	garbled
Date:		Thu Feb 23 04:06:53 UTC 2006

Modified Files:
	src/sys/arch/prep/prep: residual.c

Log Message:
1) Change the offset for each of the chunks of printed dump data from
a tab to two spaces.  This allows more space for some of the large vendor
items we wish to print.
2) Add decoding of a number of large vendor items of particular interest
to anyone wishing to port NetBSD to a prep machine.
3) Add a small convenience function which will be used by other pnp functions
in the future.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 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.