Re: [PATCH 2/5] ide: ->ide_dma_clear_irq() -> ->clear_irq()

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Sergei Shtylyov
Date: Tuesday, September 16, 2008 - 2:16 am

Hello.

Bartlomiej Zolnierkiewicz wrote:


   That also will do...


   But its implementations will have to depend on it anyway. And 
clearing the IDE interrupt in general already depends on the transfer 
mode -- the BMIDE interrupt which is a (delayed) reflection of INTRQ is 
cleared implicitly by the dma_end() method -- except in at least sgiioc4 
driver.
   BTW, sgiioc4 seems another candidate for clear_irq() implementation 
-- currently clearing is done implicitly by the read_status() method (I 
don't quite understand why it clears DMA error interrupt there). 
However, since there's no documentation, I'm not sure how the IDE 
interrupt is latched by IOC4.


MBR, Sergei


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 2/5] ide: ->ide_dma_clear_irq() -> ->clear_irq(), Bartlomiej Zolnierki ..., (Tue Aug 19, 11:31 am)
Re: [PATCH 2/5] ide: ->ide_dma_clear_irq() -> ->clear_irq(), Bartlomiej Zolnierki ..., (Mon Sep 15, 3:29 pm)
Re: [PATCH 2/5] ide: ->ide_dma_clear_irq() -> ->clear_irq(), Sergei Shtylyov, (Tue Sep 16, 2:16 am)
->ack_intr in m68k IDE drivers [was: Re: [PATCH 2/5] ide: ..., Bartlomiej Zolnierki ..., (Fri May 22, 11:44 am)