Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hp700/dev Regen from previous.
details: https://anonhg.NetBSD.org/src/rev/d8915f949f55
branches: trunk
changeset: 773510:d8915f949f55
user: skrll <skrll%NetBSD.org@localhost>
date: Sat Feb 04 17:05:38 2012 +0000
description:
Regen from previous.
OK riz@
diffstat:
sys/arch/hp700/dev/cpudevs.h | 5 +++--
sys/arch/hp700/dev/cpudevs_data.h | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)
diffs (46 lines):
diff -r 1f25385cb8d3 -r d8915f949f55 sys/arch/hp700/dev/cpudevs.h
--- a/sys/arch/hp700/dev/cpudevs.h Sat Feb 04 17:03:08 2012 +0000
+++ b/sys/arch/hp700/dev/cpudevs.h Sat Feb 04 17:05:38 2012 +0000
@@ -1,9 +1,9 @@
-/* $NetBSD: cpudevs.h,v 1.5 2009/04/30 07:01:26 skrll Exp $ */
+/* $NetBSD: cpudevs.h,v 1.6 2012/02/04 17:05:38 skrll Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
* generated from:
- * NetBSD: cpudevs,v 1.4 2005/12/11 12:17:24 christos Exp
+ * NetBSD: cpudevs,v 1.5 2009/04/30 07:01:26 skrll Exp
*/
#define HPPA_TYPE_NPROC 0x00
@@ -223,6 +223,7 @@
#define HPPA_BUS_ROPES 15
#define HPPA_BUS_MERCED 16
#define HPPA_CPU_SOFTEMU 0x01
+#define HPPA_CPU_PCXT 0x09
#define HPPA_CPU_PCXT2 0x0b
#define HPPA_CPU_PCXL 0x0d
#define HPPA_CPU_PCXU 0x0e
diff -r 1f25385cb8d3 -r d8915f949f55 sys/arch/hp700/dev/cpudevs_data.h
--- a/sys/arch/hp700/dev/cpudevs_data.h Sat Feb 04 17:03:08 2012 +0000
+++ b/sys/arch/hp700/dev/cpudevs_data.h Sat Feb 04 17:05:38 2012 +0000
@@ -1,9 +1,9 @@
-/* $NetBSD: cpudevs_data.h,v 1.5 2009/04/30 07:01:26 skrll Exp $ */
+/* $NetBSD: cpudevs_data.h,v 1.6 2012/02/04 17:05:38 skrll Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
* generated from:
- * NetBSD: cpudevs,v 1.4 2005/12/11 12:17:24 christos Exp
+ * NetBSD: cpudevs,v 1.5 2009/04/30 07:01:26 skrll Exp
*/
{HPPA_TYPE_BOARD, HPPA_BOARD_HP840, "840/930 (Indigo)" },
@@ -203,6 +203,7 @@
{HPPA_TYPE_BUS, HPPA_BUS_ROPES, "Ropes" },
{HPPA_TYPE_BUS, HPPA_BUS_MERCED, "Merced" },
{HPPA_TYPE_CPU, HPPA_CPU_SOFTEMU, "Software Emulation" },
+{HPPA_TYPE_CPU, HPPA_CPU_PCXT, "PCXT (Thunderbird)" },
{HPPA_TYPE_CPU, HPPA_CPU_PCXT2, "PCXT' (Thunderbird')" },
{HPPA_TYPE_CPU, HPPA_CPU_PCXL, "PCXL (Hummingbird)" },
{HPPA_TYPE_CPU, HPPA_CPU_PCXU, "PCXU (Onyx)" },
Home |
Main Index |
Thread Index |
Old Index