From: Derrick Brashear Date: Fri, 7 Sep 2001 04:05:43 +0000 (+0000) Subject: afs-sysnames-add-sunx86-57-and-58-20010906 X-Git-Tag: BP-openafs-stable-1_2_x~25 X-Git-Url: https://git.openafs.org/?p=openafs.git;a=commitdiff_plain;h=5caf0b44b34027a9ce76fc7744ad108060e326b7 afs-sysnames-add-sunx86-57-and-58-20010906 allocate ids for sunx86 57 and 58 --- diff --git a/src/config/afs_sysnames.h b/src/config/afs_sysnames.h index c984c7d..0323ea6 100644 --- a/src/config/afs_sysnames.h +++ b/src/config/afs_sysnames.h @@ -81,6 +81,10 @@ #define SYS_NAME_ID_sun4x_57 938 #define SYS_NAME_ID_sun4x_58 939 +/* Sigh. If I leave a gap here IBM will do this sequentially. If I don't + they won't allocate sunx86 IDs at all. So leave a gap and pray. */ +#define SYS_NAME_ID_sunx86_57 950 +#define SYS_NAME_ID_sunx86_58 951 #define SYS_NAME_ID_vax_ul4 1003 #define SYS_NAME_ID_vax_ul40 1004