patch-2.4.19 linux-2.4.19/include/asm-ppc/cputable.h

Next file: linux-2.4.19/include/asm-ppc/heathrow.h
Previous file: linux-2.4.19/include/asm-ppc/commproc.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/include/asm-ppc/cputable.h linux-2.4.19/include/asm-ppc/cputable.h
@@ -1,5 +1,5 @@
 /*
- * BK Id: SCCS/s.cputable.h 1.3 08/19/01 22:31:46 paulus
+ * BK Id: SCCS/s.cputable.h 1.4 03/19/02 15:04:39 benh
  */
 /*
  *  include/asm-ppc/cputable.h
@@ -67,6 +67,8 @@
 #define CPU_FTR_604_PERF_MON		0x00000080
 #define CPU_FTR_601			0x00000100
 #define CPU_FTR_HPTE_TABLE		0x00000200
+#define CPU_FTR_CAN_NAP			0x00000400
+#define CPU_FTR_L3CR			0x00000800
 
 #ifdef __ASSEMBLY__
 

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