Subject: CVS commit: syssrc [thorpej_scsipi]
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 04/02/2001 19:59:01
Module Name:	syssrc
Committed By:	bouyer
Date:		Mon Apr  2 16:59:01 UTC 2001

Modified Files:
	syssrc/sys/dev/ic [thorpej_scsipi]: aic7xxx.c

Log Message:
Use the tag type passed from upper level. Tag number is still handled locally
as they're allocated statically to ccbs.
Don't decide ourselve which commands shall run tagged or untagged; the
upper level does this for us.


To generate a diff of this commit:
cvs rdiff -r1.37.2.13 -r1.37.2.14 syssrc/sys/dev/ic/aic7xxx.c

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