patch-2.1.115 linux/include/asm-ppc/dma.h
Next file: linux/include/asm-ppc/ide.h
Previous file: linux/include/asm-ppc/delay.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Tue Aug 4 16:06:36 1998
- Orig file:
v2.1.114/linux/include/asm-ppc/dma.h
- Orig date:
Thu Apr 23 20:21:37 1998
diff -u --recursive --new-file v2.1.114/linux/include/asm-ppc/dma.h linux/include/asm-ppc/dma.h
@@ -374,6 +374,7 @@
}
/* These are in kernel/dma.c: */
+extern int request_dma(unsigned int dmanr, const char * device_id); /* reserve a DMA channel */
extern void free_dma(unsigned int dmanr); /* release it again */
#endif /* _ASM_DMA_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov