Subject: CVS commit: syssrc/sys/dev/i2o
To: None <source-changes@netbsd.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 08/22/2001 12:42:07
Module Name:	syssrc
Committed By:	ad
Date:		Wed Aug 22 09:42:06 UTC 2001

Modified Files:
	syssrc/sys/dev/i2o: i2o.h iop.c iopsp.c iopvar.h ld_iop.c

Log Message:
Parameter group changes:

- Do FIELD_SET correctly for scalar types.
- Add some basic table ops.
- Push error reporting back into iop.c.
- Add some field index and (yet more) LAN defs to i2o.h.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/dev/i2o/i2o.h syssrc/sys/dev/i2o/iopvar.h
cvs rdiff -r1.15 -r1.16 syssrc/sys/dev/i2o/iop.c
cvs rdiff -r1.9 -r1.10 syssrc/sys/dev/i2o/iopsp.c
cvs rdiff -r1.8 -r1.9 syssrc/sys/dev/i2o/ld_iop.c

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