patch-2.4.22 linux-2.4.22/include/asm-arm/arch-rpc/hardware.h

Next file: linux-2.4.22/include/asm-arm/arch-rpc/io.h
Previous file: linux-2.4.22/include/asm-arm/arch-riscstation/vmalloc.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/include/asm-arm/arch-rpc/hardware.h linux-2.4.22/include/asm-arm/arch-rpc/hardware.h
@@ -63,6 +63,17 @@
 #define IO_EC_MEMC8_BASE	0x8000ac00
 #define IO_EC_MEMC_BASE		0x80000000
 
+#define NETSLOT_BASE		0x0302b000
+#define NETSLOT_SIZE		0x00001000
+
+#define PODSLOT_IOC0_BASE	0x03240000
+#define PODSLOT_IOC4_BASE	0x03270000
+#define PODSLOT_IOC_SIZE	(1 << 14)
+#define PODSLOT_MEMC_BASE	0x03000000
+#define PODSLOT_MEMC_SIZE	(1 << 14)
+#define PODSLOT_EASI_BASE	0x08000000
+#define PODSLOT_EASI_SIZE	(1 << 24)
+
 #define	EXPMASK_STATUS		(EXPMASK_BASE + 0x00)
 #define EXPMASK_ENABLE		(EXPMASK_BASE + 0x04)
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)