patch-2.4.0-test4 linux/include/asm-mips/bootinfo.h

Next file: linux/include/asm-mips/elf.h
Previous file: linux/include/asm-m68k/elf.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test3/linux/include/asm-mips/bootinfo.h linux/include/asm-mips/bootinfo.h
@@ -25,9 +25,10 @@
 #define MACH_GROUP_COBALT       7 /* Cobalt servers		 	      */
 #define MACH_GROUP_NEC_DDB	8 /* NEC DDB */
 #define MACH_GROUP_BAGET	9 /* Baget */
+#define MACH_GROUP_ORION       10 /* CoSine Orion */
 
 #define GROUP_NAMES { "unknown", "Jazz", "Digital", "ARC", \
-                      "SNI", "ACN", "SGI", "Cobalt", "NEC DDB", "Baget" }
+                      "SNI", "ACN", "SGI", "Cobalt", "NEC DDB", "Baget", "Orion" }
 
 /*
  * Valid machtype values for group unknown (low order halfword of mips_machtype)

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