git: origin/DragonFly_RELEASE_3_0 kernel -- nata: Use ATA_DEFAULT_TIMEOUT (10) rather than 1 for ATA controlcmds.
Venkatesh Srinivas
vsrinivas at crater.dragonflybsd.org
Mon Jan 30 04:08:53 PST 2012
commit 63365ca0a2dcc418c841f56036fb254bb8616bdc
Author: Venkatesh Srinivas <me at endeavour.zapto.org>
Date: Fri Jan 27 02:55:15 2012 -0800
kernel -- nata: Use ATA_DEFAULT_TIMEOUT (10) rather than 1 for ATA controlcmds.
A one-second timeout for control commands was inappropriate for
SET TRANSFER MODE/ENABLE RCACHE/ENABLE WCACHE on spun-down WD Caviar Greens,
among others.
Summary of changes:
sys/dev/disk/nata/ata-queue.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/63365ca0a2dcc418c841f56036fb254bb8616bdc
--
DragonFly BSD source repository
More information about the Commits
mailing list