patch-2.4.21 linux-2.4.21/include/asm-alpha/hwrpb.h

Next file: linux-2.4.21/include/asm-alpha/ide.h
Previous file: linux-2.4.21/include/asm-alpha/hdreg.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/include/asm-alpha/hwrpb.h linux-2.4.21/include/asm-alpha/hwrpb.h
@@ -64,6 +64,7 @@
 #define ST_DEC_CUSCO		 36	/* CUSCO systype	*/
 #define ST_DEC_EIGER		 37	/* Eiger systype	*/
 #define ST_DEC_TITAN		 38	/* Titan systype	*/
+#define ST_DEC_MARVEL		 39	/* Marvel systype	*/
 
 /* UNOFFICIAL!!! */
 #define ST_UNOFFICIAL_BIAS	100
@@ -109,6 +110,9 @@
 	unsigned long ipc_buffer[21];
 	unsigned long palcode_avail[16];
 	unsigned long compatibility;
+	unsigned long console_data_log_pa;
+	unsigned long console_data_log_length;
+	unsigned long bcache_info;
 };
 
 struct procdesc_struct {

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