Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/powerpc/include Add IBM405GPr PVR.
details: https://anonhg.NetBSD.org/src/rev/97fddb836ce0
branches: trunk
changeset: 552326:97fddb836ce0
user: shige <shige%NetBSD.org@localhost>
date: Tue Sep 23 15:10:05 2003 +0000
description:
Add IBM405GPr PVR.
diffstat:
sys/arch/powerpc/include/spr.h | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 3e21c50dea79 -r 97fddb836ce0 sys/arch/powerpc/include/spr.h
--- a/sys/arch/powerpc/include/spr.h Tue Sep 23 15:07:43 2003 +0000
+++ b/sys/arch/powerpc/include/spr.h Tue Sep 23 15:10:05 2003 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: spr.h,v 1.30 2003/08/17 18:08:17 chs Exp $ */
+/* $NetBSD: spr.h,v 1.31 2003/09/23 15:10:05 shige Exp $ */
#ifndef _POWERPC_SPR_H_
#define _POWERPC_SPR_H_
@@ -84,6 +84,7 @@
#define MPC860 0x0050
#define MPC8240 0x0081
#define IBM405GP 0x4011
+#define IBM405GPR 0x5091
#define IBM405L 0x4161
#define IBM750FX 0x7000
#define MPC7450 0x8000
Home |
Main Index |
Thread Index |
Old Index