patch-2.1.48 linux/arch/mips/jazz/jazzdma.c

Next file: linux/arch/mips/jazz/setup.c
Previous file: linux/arch/mips/jazz/int-handler.S
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.47/linux/arch/mips/jazz/jazzdma.c linux/arch/mips/jazz/jazzdma.c
@@ -375,6 +375,7 @@
      * Clear all interrupt flags
      */
     r4030_write_reg32(JAZZ_R4030_CHNL_ENABLE+(channel<<5),
+		      r4030_read_reg32(JAZZ_R4030_CHNL_ENABLE+(channel<<5)) |
                       R4030_TC_INTR | R4030_MEM_INTR | R4030_ADDR_INTR);
 
     /*

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov