patch-2.2.15 linux/include/asm-sparc/vaddrs.h
Next file: linux/include/asm-sparc64/asm_offsets.h
Previous file: linux/include/asm-sparc/spinlock.h
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Fri Apr 21 12:46:50 2000
- Orig file:
v2.2.14/include/asm-sparc/vaddrs.h
- Orig date:
Sat Aug 14 02:26:00 1999
diff -u --new-file --recursive --exclude-from ../../exclude v2.2.14/include/asm-sparc/vaddrs.h linux/include/asm-sparc/vaddrs.h
@@ -1,4 +1,4 @@
-/* $Id: vaddrs.h,v 1.22 1999/04/20 13:22:55 anton Exp $ */
+/* $Id: vaddrs.h,v 1.22.2.1 2000/03/05 19:26:24 davem Exp $ */
#ifndef _SPARC_VADDRS_H
#define _SPARC_VADDRS_H
@@ -20,8 +20,8 @@
#define IOBASE_LEN 0x00300000 /* Length of the IO area */
#define IOBASE_END 0xfe300000
#define DVMA_VADDR 0xfff00000 /* Base area of the DVMA on suns */
-#define DVMA_LEN 0x00040000 /* Size of the DVMA address space */
-#define DVMA_END 0xfff40000
+#define DVMA_LEN 0x000c0000 /* Size of the DVMA address space */
+#define DVMA_END 0xfffc0000
/* IOMMU Mapping area, must be on a 16MB boundary! Note this
* doesn't count the DVMA areas, the prom lives between the
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)