Subject: CVS commit: [netbsd-2-0] src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 05/29/2004 14:05:55
Module Name:	src
Committed By:	tron
Date:		Sat May 29 14:05:55 UTC 2004

Modified Files:
	src/sys/dev/ic [netbsd-2-0]: wdc.c

Log Message:
Pull up revision 1.173 (requested by bouyer in ticket #396):
Add a delay(10) after re-enabling interrupts in the control register.
Some controllers/drives (e.g. SataLink 3114 with WD Raptor) require
it. Should fix kern/23808 by Chris Gilbert, patch suplied by Chris Gilbert
on tech-kern, extended to all places enabling interrupts by me.


To generate a diff of this commit:
cvs rdiff -r1.172 -r1.172.2.1 src/sys/dev/ic/wdc.c

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