Subject: CVS commit: [netbsd-1-6] syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 06/13/2002 05:35:21
Module Name:	syssrc
Committed By:	lukem
Date:		Thu Jun 13 02:35:21 UTC 2002

Modified Files:
	syssrc/sys/dev/ic [netbsd-1-6]: wdc.c

Log Message:
Pull up revision 1.115 (requested by bouyer in ticket #256):
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.114.4.1 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.