Subject: CVS commit: syssrc/sys/dev/i2o
To: None <source-changes@netbsd.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 12/06/2002 13:22:25
Module Name:	syssrc
Committed By:	ad
Date:		Fri Dec  6 11:22:25 UTC 2002

Modified Files:
	syssrc/sys/dev/i2o: dpti.c iop.c iopsp.c

Log Message:
- Handle DPT ioctls from native NetBSD binaries.
- SCSI targets could disapper mid-way through autoconfig if the board
  notifed us of a changed LCT at the wrong time. Fix that.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 syssrc/sys/dev/i2o/dpti.c
cvs rdiff -r1.30 -r1.31 syssrc/sys/dev/i2o/iop.c
cvs rdiff -r1.16 -r1.17 syssrc/sys/dev/i2o/iopsp.c

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