Subject: CVS commit: src/sys/dev/ata
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 11/22/2006 17:49:12
Module Name:	src
Committed By:	bouyer
Date:		Wed Nov 22 17:49:12 UTC 2006

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

Log Message:
In sata_reset_interface() return only DET bits of SStatus, as the
return value is compared against SStatus_DET_*


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/dev/ata/sata_subr.c

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