patch-2.4.0-test2 linux/include/asm-alpha/hwrpb.h
Next file: linux/include/asm-alpha/io.h
Previous file: linux/include/asm-alpha/floppy.h
Back to the patch index
Back to the overall index
- Lines: 20
- Date:
Mon Jun 19 17:59:33 2000
- Orig file:
v2.4.0-test1/linux/include/asm-alpha/hwrpb.h
- Orig date:
Sun Feb 20 21:12:39 2000
diff -u --recursive --new-file v2.4.0-test1/linux/include/asm-alpha/hwrpb.h linux/include/asm-alpha/hwrpb.h
@@ -14,9 +14,10 @@
#define EV5_CPU 5 /* EV5 (21164) */
#define EV45_CPU 6 /* EV4.5 (21064/xxx) */
#define EV56_CPU 7 /* EV5.6 (21164) */
-#define EV6_CPU 8 /* EV6 (21164) */
+#define EV6_CPU 8 /* EV6 (21264) */
#define PCA56_CPU 9 /* PCA56 (21164PC) */
#define PCA57_CPU 10 /* PCA57 (notyet) */
+#define EV67_CPU 11 /* EV67 (21264A) */
/*
* DEC system types for Alpha systems. Found in HWRPB.
@@ -56,6 +57,7 @@
#define ST_DEC_WILDFIRE 35 /* Wildfire systype */
#define ST_DEC_CUSCO 36 /* CUSCO systype */
#define ST_DEC_EIGER 37 /* Eiger systype */
+#define ST_DEC_TITAN 38 /* Titan systype */
/* UNOFFICIAL!!! */
#define ST_UNOFFICIAL_BIAS 100
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)