Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Andy Doran <ad@netbsd.org>
List: source-changes
Date: 11/08/2000 21:45:31
Module Name: syssrc
Committed By: ad
Date: Wed Nov 8 19:45:31 UTC 2000
Added Files:
syssrc/sys/dev/i2o: Makefile files.i2o i2o.h iop.c iopreg.h iopsp.c
iopspvar.h iopvar.h lsu_iop.c
syssrc/sys/dev/pci: iop_pci.c
Log Message:
Add support for I2O adapters and SCSI/FC-AL/BSA class devices. This needs
more testing with different configurations, and work in a number of areas
(which I'm not able to do for a little while), but is at least functional
and stable on i386 with DPT adapters.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/dev/i2o/Makefile syssrc/sys/dev/i2o/files.i2o \
syssrc/sys/dev/i2o/i2o.h syssrc/sys/dev/i2o/iop.c \
syssrc/sys/dev/i2o/iopreg.h syssrc/sys/dev/i2o/iopsp.c \
syssrc/sys/dev/i2o/iopspvar.h syssrc/sys/dev/i2o/iopvar.h \
syssrc/sys/dev/i2o/lsu_iop.c
cvs rdiff -r0 -r1.1 syssrc/sys/dev/pci/iop_pci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.