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

Modified Files:
	syssrc/sys/dev/pci: isp_pci.c

Log Message:
Make all 23XX cards 'touched'. We seem to, too often, hang when trying
to run ABOUT FIRMWARE at the first isp_reset call. We *do* check for
the registers being set with values which would tell us if there's
firmware running or not- but this seems to not always work. It's not
essential, so move on.


To generate a diff of this commit:
cvs rdiff -r1.80 -r1.81 syssrc/sys/dev/pci/isp_pci.c

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