Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: ITOH Yasufumi <itohy@netbsd.org>
List: source-changes
Date: 10/24/2006 14:16:39
Module Name:	src
Committed By:	itohy
Date:		Tue Oct 24 14:16:39 UTC 2006

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

Log Message:
3c575CT Ethernet card requires a little more time during reset
and after reset, or the card won't be detected on some machines.
Change the time from 40ms to 50ms.

XXX The card doesn't work correctly yet.


To generate a diff of this commit:
cvs rdiff -r1.135 -r1.136 src/sys/dev/pci/pccbb.c

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