K 10 svn:author V 6 marius K 8 svn:date V 27 2006-01-30T21:43:14.000000Z K 7 svn:log V 333 Revert the part of rev. 1.3 which enabled the chaining of the DMA engine interrupt handler for the LANCE devices and remove dma_setup_intr(). We just can't completely ignore the DMA engine in a LANCE driver anyway and calling the DMA engine interrupt handler in the LANCE driver directly allows to cover it by the LANCE driver lock. END