diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2001-03-20 08:15:47 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2001-03-20 08:15:47 +0000 |
commit | 942e2f634824965a8aeb057948288a43660df9db (patch) | |
tree | b983724e9dae7234fcb0d9655eb1f6bb2a0811c3 /sys/arch/hppa | |
parent | 9a17659dd62cc169c21b0b63d46917b8814700fc (diff) |
regen
Diffstat (limited to 'sys/arch/hppa')
-rw-r--r-- | sys/arch/hppa/dev/cpudevs.h | 2 | ||||
-rw-r--r-- | sys/arch/hppa/dev/cpudevs_data.h | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/sys/arch/hppa/dev/cpudevs.h b/sys/arch/hppa/dev/cpudevs.h index ab3b70cf9f9..63a34b63e2a 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.17 2000/07/10 17:40:01 mickey Exp + * OpenBSD: cpudevs,v 1.18 2001/03/20 08:15:22 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 00c834a699c..95bb63dec18 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.17 2000/07/10 17:40:01 mickey Exp + * OpenBSD: cpudevs,v 1.18 2001/03/20 08:15:22 mickey Exp */ static const struct hppa_mod_info hppa_knownmods[] = { @@ -117,11 +117,11 @@ static const struct hppa_mod_info hppa_knownmods[] = { {HPPA_TYPE_BOARD, HPPA_BOARD_HP800V2, "800/V2500 (SPP2500)" }, {HPPA_TYPE_BOARD, HPPA_BOARD_HP782, "782/J2240 (SummitHawk U+)" }, {HPPA_TYPE_BOARD, HPPA_BOARD_HP800K, "800/K380 (DragonHawk U+ 240 DC3)" }, - {HPPA_TYPE_BOARD, HPPA_BOARD_HP821, "821/D350/R350 (UltraLight 1-way U+/240)" }, - {HPPA_TYPE_BOARD, HPPA_BOARD_HP800D, "800/D390/R390 (UltraLight 2-way U+/240)" }, + {HPPA_TYPE_BOARD, HPPA_BOARD_HP821, "821/D350/R350 (UltraLight 1w U+/240)" }, + {HPPA_TYPE_BOARD, HPPA_BOARD_HP800D, "800/D390/R390 (UltraLight 2w U+/240)" }, {HPPA_TYPE_BOARD, HPPA_BOARD_HP785C, "785/C3000 (AllegroHigh W)" }, {HPPA_TYPE_BOARD, HPPA_BOARD_HP785B, "785/B1000 (AllegroLow W)" }, - {HPPA_TYPE_BOARD, HPPA_BOARD_HP785J, "785/J5000 (Forte W 2-way)" }, + {HPPA_TYPE_BOARD, HPPA_BOARD_HP785J, "785/J5000 (Forte W 2w)" }, {HPPA_TYPE_BOARD, HPPA_BOARD_HP800N, "800/N4000-36 (Prelude W)" }, {HPPA_TYPE_BOARD, HPPA_BOARD_HP800L2, "800/L2000-44 (Rhapsody 440)" }, {HPPA_TYPE_BOARD, HPPA_BOARD_HP785C_1, "780/C360 (Raven W 360)" }, |