patch-2.4.10 linux/include/asm-sparc64/vaddrs.h
Next file: linux/include/linux/ac97_codec.h
Previous file: linux/include/asm-sparc64/tlb.h
Back to the patch index
Back to the overall index
- Lines: 23
- Date:
Wed Dec 31 16:00:00 1969
- Orig file:
v2.4.9/linux/include/asm-sparc64/vaddrs.h
- Orig date:
Tue Aug 4 16:03:35 1998
diff -u --recursive --new-file v2.4.9/linux/include/asm-sparc64/vaddrs.h linux/include/asm-sparc64/vaddrs.h
@@ -1,22 +0,0 @@
-/* $Id: vaddrs.h,v 1.10 1998/05/14 13:36:01 jj Exp $ */
-#ifndef _SPARC64_VADDRS_H
-#define _SPARC64_VADDRS_H
-
-/* asm-sparc64/vaddrs.h: Here will be define the virtual addresses at
- * which important I/O addresses will be mapped.
- * For instance the timer register virtual address
- * is defined here.
- *
- * Copyright (C) 1995,1998 David S. Miller (davem@caip.rutgers.edu)
- */
-
-/* Everything here must be in the first kernel PGD. */
-#define DVMA_VADDR 0x0000000100000000ULL /* Base area of the DVMA on suns */
-#define DVMA_LEN 0x0000000040000000ULL /* Size of the DVMA address space */
-#define DVMA_END 0x0000000140000000ULL
-#define MODULES_VADDR 0x0000000001000000ULL /* Where to map modules */
-#define MODULES_LEN 0x000000007f000000ULL
-#define MODULES_END 0x0000000080000000ULL
-
-#endif /* !(_SPARC_VADDRS_H) */
-
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)