lkml.org 
[lkml]   [2008]   [Sep]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: SATA Cold Boot problems on >2.6.25 with NV
Please apply the attached patch and see whether the problem goes away.
Also, can you test whether hotplug works with the patch applied?
CK804 had problems with hotplug w/ HRST removed. I wanna make sure
nf2/3 doesn't have the same problem.

Thanks.

--
tejun
diff --git a/drivers/ata/sata_nv.c b/drivers/ata/sata_nv.c
index 14601dc..18f81d2 100644
--- a/drivers/ata/sata_nv.c
+++ b/drivers/ata/sata_nv.c
@@ -433,6 +433,7 @@ static struct ata_port_operations nv_nf2_ops = {
.inherits = &nv_common_ops,
.freeze = nv_nf2_freeze,
.thaw = nv_nf2_thaw,
+ .hardreset = ATA_OP_NULL,
};

static struct ata_port_operations nv_ck804_ops = {
\
 
 \ /
  Last update: 2008-09-30 18:51    [W:0.059 / U:0.184 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site