patch-pre2.0.12 linux/include/asm-alpha/io.h
Next file: linux/include/asm-alpha/irq.h
Previous file: linux/include/asm-alpha/dma.h
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Tue Jun 4 06:06:38 1996
- Orig file:
pre2.0.11/linux/include/asm-alpha/io.h
- Orig date:
Wed Apr 24 17:00:42 1996
diff -u --recursive --new-file pre2.0.11/linux/include/asm-alpha/io.h linux/include/asm-alpha/io.h
@@ -71,14 +71,14 @@
#endif /* !__KERNEL__ */
/*
- * There are different version of the Alpha PC motherboards:
+ * There are different chipsets to interface the Alpha CPUs to the world.
*/
#if defined(CONFIG_ALPHA_LCA)
# include <asm/lca.h> /* get chip-specific definitions */
#elif defined(CONFIG_ALPHA_APECS)
# include <asm/apecs.h> /* get chip-specific definitions */
-#elif defined(CONFIG_ALPHA_ALCOR)
-# include <asm/alcor.h> /* get chip-specific definitions */
+#elif defined(CONFIG_ALPHA_CIA)
+# include <asm/cia.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
with Sam's (original) version of this