Subject: CVS commit: syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Matthew Jacob <mjacob@netbsd.org>
List: source-changes
Date: 06/15/2002 03:16:27
Module Name:	syssrc
Committed By:	mjacob
Date:		Sat Jun 15 00:16:27 UTC 2002

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

Log Message:
Make sure we set maxluns even if isp_touched is already set.

Do a fallback on reading stuff from the fabric. Some devices/initiators
don't correctly register their type with the fabric nameserver.  This
seems to be due to a misinterpretation of what TYPE should mean for a
CT_HDR. In any case, do a fallback to try and catch these misentered
entities.

Add some stuff for default framesize and throttle. Fix some buglets.


To generate a diff of this commit:
cvs rdiff -r1.94 -r1.95 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.