patch-2.3.35 linux/include/asm-sparc/scatterlist.h
Next file: linux/include/asm-sparc/shmparam.h
Previous file: linux/include/asm-sparc/sbus.h
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Mon Dec 20 22:05:52 1999
- Orig file:
v2.3.34/linux/include/asm-sparc/scatterlist.h
- Orig date:
Mon Apr 14 16:28:21 1997
diff -u --recursive --new-file v2.3.34/linux/include/asm-sparc/scatterlist.h linux/include/asm-sparc/scatterlist.h
@@ -1,4 +1,4 @@
-/* $Id: scatterlist.h,v 1.2 1997/04/10 05:13:24 davem Exp $ */
+/* $Id: scatterlist.h,v 1.3 1999/10/18 01:47:13 zaitcev Exp $ */
#ifndef _SPARC_SCATTERLIST_H
#define _SPARC_SCATTERLIST_H
@@ -9,6 +9,7 @@
unsigned int length;
__u32 dvma_address; /* A place to hang host-specific addresses at. */
+ __u32 dvma_length;
};
#define ISA_DMA_THRESHOLD (~0UL)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)