O> Hmmm.... reading ide-cd.c::cdrom_pc_intr(). OIC, ide-cd is dealing with > this problem by draining PIO after BMDMA engine is done. This is > possible for BMDMA engines as they simply step out when the SG entries > are exhausted; then, the interrupt handler kicks in and drains the > left-over using PIO. This just isn't possible with more modern DMA engines. Its not possible with old ones either - its a bug not a feature and is why there is special casing for stuff like promise where this hangs the chip. Alan - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- References:
- "Fix ATAPI transfer lengths" causes CD writing regression
- From: Daniel Drake <[email protected]>
- Re: "Fix ATAPI transfer lengths" causes CD writing regression
- From: Alan Cox <[email protected]>
- Re: "Fix ATAPI transfer lengths" causes CD writing regression
- From: Daniel Drake <[email protected]>
- Re: "Fix ATAPI transfer lengths" causes CD writing regression
- From: Alan Cox <[email protected]>
- Re: "Fix ATAPI transfer lengths" causes CD writing regression
- From: Daniel Drake <[email protected]>
- Re: "Fix ATAPI transfer lengths" causes CD writing regression
- From: Alan Cox <[email protected]>
- Re: "Fix ATAPI transfer lengths" causes CD writing regression
- From: Jens Axboe <[email protected]>
- Re: "Fix ATAPI transfer lengths" causes CD writing regression
- From: Jeff Garzik <[email protected]>
- Re: "Fix ATAPI transfer lengths" causes CD writing regression
- From: Tejun Heo <[email protected]>
- "Fix ATAPI transfer lengths" causes CD writing regression
- Prev by Date: Re: [PATCH 10/16] CRIS architecture: Correct compile errors
- Next by Date: Re: "Fix ATAPI transfer lengths" causes CD writing regression
- Previous by thread: Re: "Fix ATAPI transfer lengths" causes CD writing regression
- Next by thread: Re: "Fix ATAPI transfer lengths" causes CD writing regression
- Index(es):