Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matthew Jacob <mjacob@netbsd.org>
List: source-changes
Date: 08/14/2000 10:05:29
Module Name:	syssrc
Committed By:	mjacob
Date:		Mon Aug 14 07:05:29 UTC 2000

Modified Files:
	syssrc/sys/dev/ic: isp.c

Log Message:
Add a maintenance note.

Clarify some startup SCSI mode settings. Insist that the FC f/w options
*must* have ICBOPT_PDBCHANGE_AE set (wasted a half day on this crock).

Make a specific comment in isp_start that the tags being selected for FC
cards, in lieu of any set by the outer layers, are there for safety's sake.
This removes the change from a previous commit.

For the ISP_TOGGLE_TMODE function, do a complete reset, not just an
isp_init (info from Solaris port). Make some cleanup changes for
code clarity.


To generate a diff of this commit:
cvs rdiff -r1.59 -r1.60 syssrc/sys/dev/ic/isp.c

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