Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matthew Jacob <mjacob@netbsd.org>
List: source-changes
Date: 12/28/2000 10:26:13
Module Name: syssrc
Committed By: mjacob
Date: Thu Dec 28 08:26:13 UTC 2000
Modified Files:
syssrc/sys/dev/ic: isp.c
Log Message:
Use the ISP_CFG_NOINIT flag to decide whether to complete the full init
process steps (this is used in some platforms where you want to bring
the adapter to ready (to get a WWN, e.g.) , but not engage either target
or initiator mode until some later time). Set the correct defaults WWNs.
To generate a diff of this commit:
cvs rdiff -r1.64 -r1.65 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.