1.1 diff -r 8b24770dea79 -r 1fc7d607dbb4 src/wd2010.c 1.2 --- a/src/wd2010.c Fri Jan 18 17:18:50 2013 +0000 1.3 +++ b/src/wd2010.c Fri Jan 18 17:20:07 2013 +0000 1.4 @@ -296,7 +296,7 @@ 1.5 break; 1.6 case WD2010_REG_SDH: 1.7 /*XXX: remove this once the DMA page fault test passes (unless this is actually the correct behavior here)*/ 1.8 - ctx->data_pos = ctx->data_len = 0; 1.9 + //ctx->data_pos = ctx->data_len = 0; 1.10 ctx->sdh = val; 1.11 break; 1.12 case WD2010_REG_COMMAND: // Command register