Subject: CVS commit: src/sys/dev/ata
To: None <source-changes@NetBSD.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 03/02/2004 13:13:57
Module Name:	src
Committed By:	fvdl
Date:		Tue Mar  2 13:13:57 UTC 2004

Modified Files:
	src/sys/dev/ata: ata_wdc.c

Log Message:
During a control operation (like a reset), wait 10us after selecting
the drive. This fixes (or rather, works around) a timing problem
with WD Raptor drives attached to a Sil3114 SATA controller.

Should fix PR 23808, it fixes the same problem for me.


To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 src/sys/dev/ata/ata_wdc.c

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