Subject: CVS commit: syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 04/22/2002 12:43:44
Module Name:	syssrc
Committed By:	bouyer
Date:		Mon Apr 22 09:43:44 UTC 2002

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

Log Message:
In siop_setuptables(), use the proposed tag_id, not tag_id +1.
In siop.c bump siop_cmd->tag by one as tag id 0 is reserved for untagged cmds.


To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 syssrc/sys/dev/ic/siop.c
cvs rdiff -r1.17 -r1.18 syssrc/sys/dev/ic/siop_common.c

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