Subject: CVS commit: syssrc [thorpej_scsipi]
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 12/16/2000 21:40:31
Module Name:	syssrc
Committed By:	bouyer
Date:		Sat Dec 16 19:40:30 UTC 2000

Modified Files:
	syssrc/sys/dev/ic [thorpej_scsipi]: ncr53c9x.c ncr53c9xreg.h
	    ncr53c9xvar.h

Log Message:
Gives a single-bit flag for T_TAGOFF.
Report tagged-queuing support to upper layer, so that tagged queuing is
really used. Report QUEUE FULL events to upper layer. Bup per-target
openings to 256 as the driver supports it. Fix handling of T_SYNCOFF.


To generate a diff of this commit:
cvs rdiff -r1.36.2.7 -r1.36.2.8 syssrc/sys/dev/ic/ncr53c9x.c
cvs rdiff -r1.6.2.1 -r1.6.2.2 syssrc/sys/dev/ic/ncr53c9xreg.h
cvs rdiff -r1.18.2.4 -r1.18.2.5 syssrc/sys/dev/ic/ncr53c9xvar.h

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