Regen: bump the number of slots in the cmd ring to 256.

This commit is contained in:
bouyer 2002-04-24 08:00:55 +00:00
parent e73a1efbd9
commit c0cb853db0
1 changed files with 5 additions and 4 deletions

View File

@ -1,7 +1,7 @@
/* $NetBSD: esiop.out,v 1.4 2002/04/23 12:56:01 bouyer Exp $ */
/* $NetBSD: esiop.out,v 1.5 2002/04/24 08:00:55 bouyer Exp $ */
/*
* DO NOT EDIT - this file is automatically generated.
* created from esiop.ss on Tue Apr 23 14:55:35 2002
* created from esiop.ss on Wed Apr 24 10:00:16 2002
*/
const u_int32_t esiop_script[] = {
0x74141000, 0x00000000, /* 000 - 0 */
@ -87,7 +87,7 @@ const u_int32_t esiop_script[] = {
0x7f660000, 0x00000000, /* 280 - 640 */
0x7f670000, 0x00000000, /* 288 - 648 */
0x72680000, 0x00000000, /* 290 - 656 */
0x80840040, 0x00000028, /* 298 - 664 */
0x80840000, 0x00000028, /* 298 - 664 */
0x7864ff00, 0x00000000, /* 2a0 - 672 */
0x7865ff00, 0x00000000, /* 2a8 - 680 */
0x7866ff00, 0x00000000, /* 2b0 - 688 */
@ -226,7 +226,8 @@ const u_int32_t esiop_led_off[] = {
#define A_f_c_data 0x00000008
#define A_f_c_data_mask 0x000000f7
#define A_f_c_sdp 0x00000010
#define A_ncmd_slots 0x00000040
#define A_ncmd_slots 0x00000100
#define A_ncmd_slots_last 0x00000000
#define A_f_cmd_free 0x00000001
#define A_f_cmd_ignore 0x00000002
#define A_o_cmd_dsa 0x00000000