Re: [PATCH] sata_qstor, pdc_adma, sata_sx4: convert to new EH
From: Tejun Heo <hidden>
Date: 2007-08-03 12:03:41
Also in:
lkml
From: Tejun Heo <hidden>
Date: 2007-08-03 12:03:41
Also in:
lkml
Jeff Garzik wrote:
This is just a refresh of the existing libata-dev.git#new-eh patches that convert all remaining old-EH drivers to new EH, against 2.6.23-rc1. All three conversions are completely untested. pdc_adma and sata_qstor need reviewing by someone with docs, in addition to testing. Even "it still works" or "this patch breaks stuff" feedback from users is useful.
pdc_adma works fine. Tested both a harddrive and a cdrom. ATAPI check sense seems to work and harddrive was successfully recovered from timeout induced by shaking the harddisk for 30s. :-) -- tejun