Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 04/04/2000 02:25:52
Module Name:	syssrc
Committed By:	bouyer
Date:		Tue Apr  4 09:25:52 UTC 2000

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

Log Message:
Better fix to previous: delay(100) before the IDENTIFY, and if it fails
delay(1000000) and retry. The 1s delay is needed for some special case only,
no need to hang the machine for that long everytime (especially for PCMCIA).


To generate a diff of this commit:
cvs rdiff -r1.85 -r1.86 syssrc/sys/dev/ic/wdc.c

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