patch-2.2.14 linux/include/asm-alpha/hwrpb.h
Next file: linux/include/asm-alpha/io.h
Previous file: linux/include/asm-alpha/hardirq.h
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Tue Jan 4 10:12:24 2000
- Orig file:
v2.2.13/linux/include/asm-alpha/hwrpb.h
- Orig date:
Mon Oct 12 11:40:13 1998
diff -u --recursive --new-file v2.2.13/linux/include/asm-alpha/hwrpb.h linux/include/asm-alpha/hwrpb.h
@@ -55,10 +55,15 @@
#define ST_DEC_TSUNAMI 34 /* Tsunami systype */
#define ST_DEC_WILDFIRE 35 /* Wildfire systype */
#define ST_DEC_CUSCO 36 /* CUSCO systype */
+#define ST_DEC_EIGER 37 /* Eiger systype */
/* UNOFFICIAL!!! */
#define ST_UNOFFICIAL_BIAS 100
#define ST_DTI_RUFFIAN 101 /* RUFFIAN systype */
+
+/* Alpha Processor, Inc. systems */
+#define ST_API_BIAS 200 /* Offset for API systems */
+#define ST_API_NAUTILUS (ST_API_BIAS + 1) /* Nautilus systype */
struct pcb_struct {
unsigned long ksp;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)