summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormickey <mickey@openbsd.org>2005-09-06 23:50:06 +0000
committermickey <mickey@openbsd.org>2005-09-06 23:50:06 +0000
commit70981627ff56ee4ed16ceb5bb81e4b0434e1e5f0 (patch)
tree6bd18ffe29037ced59c74044a969fdde7088a296
parentadd proj namesand those more modern cpus we do not have ids for yet (diff)
downloadwireguard-openbsd-70981627ff56ee4ed16ceb5bb81e4b0434e1e5f0.tar.xz
wireguard-openbsd-70981627ff56ee4ed16ceb5bb81e4b0434e1e5f0.zip
regen
-rw-r--r--sys/arch/hppa/dev/cpudevs.h2
-rw-r--r--sys/arch/hppa/dev/cpudevs_data.h14
2 files changed, 8 insertions, 8 deletions
diff --git a/sys/arch/hppa/dev/cpudevs.h b/sys/arch/hppa/dev/cpudevs.h
index 2d5994c5ad4..15a8a07c0dd 100644
--- a/sys/arch/hppa/dev/cpudevs.h
+++ b/sys/arch/hppa/dev/cpudevs.h
@@ -1,7 +1,7 @@
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
* generated from:
- * OpenBSD: cpudevs,v 1.38 2005/04/07 00:54:06 mickey Exp
+ * OpenBSD: cpudevs,v 1.39 2005/09/06 23:49:28 mickey Exp
*/
#define HPPA_TYPE_NPROC 0x00
diff --git a/sys/arch/hppa/dev/cpudevs_data.h b/sys/arch/hppa/dev/cpudevs_data.h
index fc6fdc7734f..01a2eea59e4 100644
--- a/sys/arch/hppa/dev/cpudevs_data.h
+++ b/sys/arch/hppa/dev/cpudevs_data.h
@@ -1,7 +1,7 @@
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
* generated from:
- * OpenBSD: cpudevs,v 1.38 2005/04/07 00:54:06 mickey Exp
+ * OpenBSD: cpudevs,v 1.39 2005/09/06 23:49:28 mickey Exp
*/
{HPPA_TYPE_BOARD, HPPA_BOARD_HP840, "840/930 (Indigo)" },
@@ -199,12 +199,12 @@
{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_PCXT2, "PCXT'" },
-{HPPA_TYPE_CPU, HPPA_CPU_PCXL, "PCXL" },
-{HPPA_TYPE_CPU, HPPA_CPU_PCXU, "PCXU" },
-{HPPA_TYPE_CPU, HPPA_CPU_PCXL2, "PCXL2" },
-{HPPA_TYPE_CPU, HPPA_CPU_PCXUP, "PCXU+" },
-{HPPA_TYPE_CPU, HPPA_CPU_PCXW, "PCXW" },
+{HPPA_TYPE_CPU, HPPA_CPU_PCXT2, "PCXT' (Thunderbird')" },
+{HPPA_TYPE_CPU, HPPA_CPU_PCXL, "PCXL (Hummingbird)" },
+{HPPA_TYPE_CPU, HPPA_CPU_PCXU, "PCXU (Onyx)" },
+{HPPA_TYPE_CPU, HPPA_CPU_PCXL2, "PCXL2 (Velociraptor)" },
+{HPPA_TYPE_CPU, HPPA_CPU_PCXUP, "PCXU+ (Vulcan)" },
+{HPPA_TYPE_CPU, HPPA_CPU_PCXW, "PCXW (Vulcan)" },
{HPPA_TYPE_FPU, HPPA_FPU_SOFTEMU, "Software Emulation" },
{HPPA_TYPE_FPU, HPPA_FPU_INDIGO, "Indigo" },
{HPPA_TYPE_FPU, HPPA_FPU_TYCO, "Sterling I MIU (TYCO)" },