Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 03/20/2001 15:01:49
Module Name:	syssrc
Committed By:	ad
Date:		Tue Mar 20 13:01:49 UTC 2001

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

Log Message:
Major update; basically, improve performance somewhat and play nicer with
Intel and AMI IOPs. There still exists one nasty problem with Intel adapters
when under load, which I'm working on.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/dev/i2o/Makefile syssrc/sys/dev/i2o/TODO \
    syssrc/sys/dev/i2o/i2o.h syssrc/sys/dev/i2o/iopspvar.h
cvs rdiff -r1.10 -r1.11 syssrc/sys/dev/i2o/iop.c
cvs rdiff -r1.4 -r1.5 syssrc/sys/dev/i2o/iopsp.c syssrc/sys/dev/i2o/iopvar.h
cvs rdiff -r1.5 -r1.6 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.