Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 10/18/2000 20:06:53
Module Name:	syssrc
Committed By:	bouyer
Date:		Wed Oct 18 17:06:53 UTC 2000

Modified Files:
	syssrc/sys/dev/ic: siop.c siop_common.c siopvar.h siopvar_common.h

Log Message:
Adapt for new lun switch script.
Implement SCBUSACCEL ioctl.
Snapshot of work in progress on tagged queuing: we can send/receive
queue tag messages. Infrastructure to manage multiple commands per
devices not here yet.


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 syssrc/sys/dev/ic/siop.c
cvs rdiff -r1.8 -r1.9 syssrc/sys/dev/ic/siop_common.c
cvs rdiff -r1.10 -r1.11 syssrc/sys/dev/ic/siopvar.h
cvs rdiff -r1.5 -r1.6 syssrc/sys/dev/ic/siopvar_common.h

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