Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/ata
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.
Home |
Main Index |
Thread Index |
Old Index