diff options
Diffstat (limited to 'sys/arch/hppa/dev/boards.h')
-rw-r--r-- | sys/arch/hppa/dev/boards.h | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/sys/arch/hppa/dev/boards.h b/sys/arch/hppa/dev/boards.h index 7416f23c411..b8e421e2c01 100644 --- a/sys/arch/hppa/dev/boards.h +++ b/sys/arch/hppa/dev/boards.h @@ -1,7 +1,7 @@ /* * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * generated from: - * OpenBSD: cpudevs,v 1.3 1998/10/30 19:06:06 mickey Exp + * OpenBSD: cpudevs,v 1.4 1998/11/23 04:24:30 mickey Exp */ #define HPPA_BOARD_HP710 0x300 @@ -13,5 +13,12 @@ #define HPPA_BOARD_HP715_50 0x310 #define HPPA_BOARD_HP715T_50 0x312 #define HPPA_BOARD_HP715S_50 0x314 +#define HPPA_BOARD_HP715_64 0x60A #define HPPA_BOARD_HP715_75 0x316 -#define HPPA_BOARD_HP725 0x318 +#define HPPA_BOARD_HP715_99 0x60B +#define HPPA_BOARD_HP725_50 0x318 +#define HPPA_BOARD_HP725_75 0x319 +#define HPPA_BOARD_HP725_100 0x60D +#define HPPA_BOARD_HP735_99 0x203 +#define HPPA_BOARD_HP735_135 0x206 +#define HPPA_BOARD_HP750 0x201 |