patch-2.4.25 linux-2.4.25/include/asm-ppc64/user_exports.h

Next file: linux-2.4.25/include/asm-ppc64/vio.h
Previous file: linux-2.4.25/include/asm-ppc64/time.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.24/include/asm-ppc64/user_exports.h linux-2.4.25/include/asm-ppc64/user_exports.h
@@ -72,10 +72,13 @@
 #define PLATFORM_ISERIES_LPAR 0x0201
 
 /* Processor types */
+#define PV_NORTHSTAR    0x0033
 #define PV_PULSAR       0x0034
 #define PV_POWER4       0x0035
 #define PV_ICESTAR      0x0036
 #define PV_SSTAR        0x0037
+#define PV_POWER4p      0x0038
+#define PV_POWER4ul     0x0039
 #define PV_630          0x0040
 #define PV_630p         0x0041
 

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