patch-2.1.34 linux/include/asm-sparc/scatterlist.h
Next file: linux/include/asm-sparc/semaphore.h
Previous file: linux/include/asm-sparc/psr.h
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Fri Apr 11 10:47:39 1997
- Orig file:
v2.1.33/linux/include/asm-sparc/scatterlist.h
- Orig date:
Mon Dec 30 01:59:59 1996
diff -u --recursive --new-file v2.1.33/linux/include/asm-sparc/scatterlist.h linux/include/asm-sparc/scatterlist.h
@@ -1,4 +1,4 @@
-/* $Id: scatterlist.h,v 1.1 1996/12/24 07:38:48 davem Exp $ */
+/* $Id: scatterlist.h,v 1.2 1997/04/10 05:13:24 davem Exp $ */
#ifndef _SPARC_SCATTERLIST_H
#define _SPARC_SCATTERLIST_H
@@ -8,7 +8,7 @@
* dma indirect buffer. NULL otherwise */
unsigned int length;
- char * dvma_address; /* A place to hang host-specific addresses at. */
+ __u32 dvma_address; /* A place to hang host-specific addresses at. */
};
#define ISA_DMA_THRESHOLD (~0UL)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov