patch-2.1.79 linux/include/asm-alpha/io.h
Next file: linux/include/asm-alpha/irq.h
Previous file: linux/include/asm-alpha/hwrpb.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Mon Jan 12 14:51:14 1998
- Orig file:
v2.1.78/linux/include/asm-alpha/io.h
- Orig date:
Tue May 13 22:41:15 1997
diff -u --recursive --new-file v2.1.78/linux/include/asm-alpha/io.h linux/include/asm-alpha/io.h
@@ -80,6 +80,10 @@
# include <asm/apecs.h> /* get chip-specific definitions */
#elif defined(CONFIG_ALPHA_CIA)
# include <asm/cia.h> /* get chip-specific definitions */
+#elif defined(CONFIG_ALPHA_T2)
+# include <asm/t2.h> /* get chip-specific definitions */
+#elif defined(CONFIG_ALPHA_PYXIS)
+# include <asm/pyxis.h> /* get chip-specific definitions */
#else
# include <asm/jensen.h>
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov