Subject: CVS commit: [netbsd-3] src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 03/27/2005 16:33:49
Module Name:	src
Committed By:	tron
Date:		Sun Mar 27 16:33:48 UTC 2005

Modified Files:
	src/sys/dev/pci [netbsd-3]: pccbb.c

Log Message:
Pull up revision 1.118 (requested by christos in ticket #64):
PR/29600: YAMAMOTO Takashi: cbb hangs on boot. From the PR:
It seems that we never get a power interrupt for 16 bit cards. The tsleep
has been changed to wait for 200ms maximum, before giving up instead of
waiting forever. XXX: Maybe that is too small for some laptops?


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