Re: [PATCH, RFT, v4] sata_mv: convert to new EH

2007-05-26 Thread Jeff Garzik
Dave Dillow wrote: On Sat, 2007-05-26 at 16:56 -0400, Jeff Garzik wrote: Dave, any chance you could try 2.6.22-rc3 + my v4 patch, on a different hard drive? Preferably a non-Maxtor, or at least not another Maxtor 6L200S0. If that's a big deal, don't worry about it. I just want to rule out

Re: [PATCH, RFT, v4] sata_mv: convert to new EH

2007-05-26 Thread Dave Dillow
On Sat, 2007-05-26 at 16:56 -0400, Jeff Garzik wrote: > Dave, any chance you could try 2.6.22-rc3 + my v4 patch, on a different > hard drive? Preferably a non-Maxtor, or at least not another Maxtor > 6L200S0. If that's a big deal, don't worry about it. I just want to > rule out buggy

Re: [PATCH, RFT, v4] sata_mv: convert to new EH

2007-05-26 Thread Jeff Garzik
dean gaudet wrote: On Fri, 25 May 2007, Jeff Garzik wrote: Already uncovered and fixed a few bugs in v3. Here's v4 of the sata_mv new-EH patch. you asked for test results with 2.6.21.3 ... that seems to boot fine, and i've tested reading from the disks only and it seems to be working fine.

Re: [PATCH, RFT, v4] sata_mv: convert to new EH

2007-05-26 Thread dean gaudet
On Fri, 25 May 2007, Jeff Garzik wrote: > Already uncovered and fixed a few bugs in v3. > > Here's v4 of the sata_mv new-EH patch. you asked for test results with 2.6.21.3 ... that seems to boot fine, and i've tested reading from the disks only and it seems to be working fine. ditto for

Re: [PATCH, RFT, v4] sata_mv: convert to new EH

2007-05-26 Thread dean gaudet
On Fri, 25 May 2007, Jeff Garzik wrote: Already uncovered and fixed a few bugs in v3. Here's v4 of the sata_mv new-EH patch. you asked for test results with 2.6.21.3 ... that seems to boot fine, and i've tested reading from the disks only and it seems to be working fine. ditto for

Re: [PATCH, RFT, v4] sata_mv: convert to new EH

2007-05-26 Thread Jeff Garzik
dean gaudet wrote: On Fri, 25 May 2007, Jeff Garzik wrote: Already uncovered and fixed a few bugs in v3. Here's v4 of the sata_mv new-EH patch. you asked for test results with 2.6.21.3 ... that seems to boot fine, and i've tested reading from the disks only and it seems to be working fine.

Re: [PATCH, RFT, v4] sata_mv: convert to new EH

2007-05-26 Thread Dave Dillow
On Sat, 2007-05-26 at 16:56 -0400, Jeff Garzik wrote: Dave, any chance you could try 2.6.22-rc3 + my v4 patch, on a different hard drive? Preferably a non-Maxtor, or at least not another Maxtor 6L200S0. If that's a big deal, don't worry about it. I just want to rule out buggy firmware

Re: [PATCH, RFT, v4] sata_mv: convert to new EH

2007-05-26 Thread Jeff Garzik
Dave Dillow wrote: On Sat, 2007-05-26 at 16:56 -0400, Jeff Garzik wrote: Dave, any chance you could try 2.6.22-rc3 + my v4 patch, on a different hard drive? Preferably a non-Maxtor, or at least not another Maxtor 6L200S0. If that's a big deal, don't worry about it. I just want to rule out

[PATCH, RFT, v4] sata_mv: convert to new EH

2007-05-25 Thread Jeff Garzik
Already uncovered and fixed a few bugs in v3. Here's v4 of the sata_mv new-EH patch. diff --git a/drivers/ata/sata_mv.c b/drivers/ata/sata_mv.c index 705a020..4a75b48 100644 --- a/drivers/ata/sata_mv.c +++ b/drivers/ata/sata_mv.c @@ -192,8 +192,10 @@ enum { EDMA_ERR_DEV_DCON = (1

[PATCH, RFT, v4] sata_mv: convert to new EH

2007-05-25 Thread Jeff Garzik
Already uncovered and fixed a few bugs in v3. Here's v4 of the sata_mv new-EH patch. diff --git a/drivers/ata/sata_mv.c b/drivers/ata/sata_mv.c index 705a020..4a75b48 100644 --- a/drivers/ata/sata_mv.c +++ b/drivers/ata/sata_mv.c @@ -192,8 +192,10 @@ enum { EDMA_ERR_DEV_DCON = (1