Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Takeshi Nakayama <nakayama@netbsd.org>
List: source-changes
Date: 03/28/2004 09:44:59
Module Name:	src
Committed By:	nakayama
Date:		Sun Mar 28 09:44:59 UTC 2004

Modified Files:
	src/sys/dev/pci: if_wi_pci.c

Log Message:
Avoid use of wi_pci_reset when it uses other chip like PLX bridge chip.
This solves PCI bus error on sparc64 with Eumitcom WL11000P.


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 src/sys/dev/pci/if_wi_pci.c

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