Subject: CVS commit: src/sys/dev/ata
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/22/2003 00:40:58
Module Name:	src
Committed By:	thorpej
Date:		Fri Mar 21 22:40:58 UTC 2003

Modified Files:
	src/sys/dev/ata: wd.c wdvar.h

Log Message:
Work around a buggy PHY in some Seagate S-ATA drives which get confused
by the way some S-ATA controllers packetize data when the sector count of
the transfer mod 15 is 1.


To generate a diff of this commit:
cvs rdiff -r1.238 -r1.239 src/sys/dev/ata/wd.c
cvs rdiff -r1.13 -r1.14 src/sys/dev/ata/wdvar.h

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