Alle lunedì 27 ottobre 2008, Borislav Petkov ha scritto: > On Sun, Oct 26, 2008 at 09:01:42PM +0100, Valerio Passini wrote: > > [.. ] > > > Here I am, thus the patched kernel has been installed and tested. > > Burning CD's and simulation work perfectly and everything seems fine. > > :) > > Well, nice to hear :). Thanks for your debugging effort and patience. My pleasure! > > The most mysterious part for me (as I wrote before), ide-cd sets > > dma_alignment to 31 and dma_pad_mask to 15. So the current code > > enables DMA if data_len is a multiple of 32. The old code enables DMA > > if data_len is a multiple of 16. > > Of course, 'multiple of' description is wrong. Should have been > 32-byte and 16-byte alignment respectively. If you have another patch that solves the problem and you want to try it, just send it to me, I will be glad to test it. Bye -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html