Subject: CVS commit: syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 06/12/2002 12:55:47
Module Name:	syssrc
Committed By:	bouyer
Date:		Wed Jun 12 09:55:47 UTC 2002

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

Log Message:
Bump delay() between reset and IDENTIFY from 100 to 5000. Some ATAPI devices
wedge when talking to them too soon, and incorrectly react to WDC_RESET.
Close PR kern/17208 by Paul Goyette.


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