patch-2.1.101 linux/include/asm-mips/jazzdma.h

Next file: linux/include/asm-mips/keyboard.h
Previous file: linux/include/asm-mips/jazz.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.100/linux/include/asm-mips/jazzdma.h linux/include/asm-mips/jazzdma.h
@@ -1,5 +1,7 @@
 /*
  * Helpfile for jazzdma.c -- Mips Jazz R4030 DMA controller support
+ *
+ * $Id: jazzdma.h,v 1.6 1998/05/01 01:35:57 ralf Exp $
  */
 #ifndef __ASM_MIPS_JAZZDMA_H
 #define __ASM_MIPS_JAZZDMA_H
@@ -21,6 +23,7 @@
 void vdma_set_addr(int channel, long addr);
 void vdma_set_count(int channel, int count);
 int vdma_get_residue(int channel);
+int vdma_get_enable(int channel);
 
 /*
  * some definitions used by the driver functions

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