Subject: CVS commit: syssrc [thorpej_scsipi]
To: None <source-changes@netbsd.org>
From: Matthew Jacob <mjacob@netbsd.org>
List: source-changes
Date: 04/23/2001 03:57:49
Module Name:	syssrc
Committed By:	mjacob
Date:		Mon Apr 23 00:57:49 UTC 2001

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

Log Message:
Do some minor clenaups with respect to adapter and channel openings.
There's no need to set channel openings if you don't set a flag that
says to look at them.

Make sure that the adapt_max_periph value is, for now, less than the
possible SPI-2 tag count. We really need a flag that says "don't do
tags for me as the adatper generates its own". Set channel ID for
FC to MAX_FC_TARG (i.e., get it out of the way entirely).


To generate a diff of this commit:
cvs rdiff -r1.18.2.15 -r1.18.2.16 syssrc/sys/dev/ic/isp_netbsd.c

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