1 " ***********************************************************
  2 " *                                                         *
  3 " * Copyright, (C) Honeywell Bull Inc., 1987                *
  4 " *                                                         *
  5 " * Copyright, (C) Honeywell Information Systems Inc., 1982 *
  6 " *                                                         *
  7 " * Copyright (c) 1972 by Massachusetts Institute of        *
  8 " * Technology and Honeywell Information Systems, Inc.      *
  9 " *                                                         *
 10 " ***********************************************************
 11           name      dn355_messages
 12           segdef    fault_names
 13           segdef    per_module
 14           segdef    error_messages
 15           segdef    boot_messages
 16           segdef    config_messages
 17 
 18 
 19 "
 20 "                             a comment 'h' after a message means it may indicate
 21 "                             a hardware error
 22 
 23 per_module:
 24           aci       'scheduler   '
 25           zero      0,sked_messages
 26 
 27           aci       'dia_man     '
 28           zero      0,dia_messages
 29 
 30           aci       'interpreter '
 31           zero      0,intp_messages
 32 
 33           aci       'utilities   '
 34           zero      0,util_messages
 35 
 36           aci       'lsla_man    '
 37           zero      0,lsla_messages
 38 
 39           aci       'hsla_man    '
 40           zero      0,hsla_messages
 41 
 42           aci       'console_man '
 43           zero      0,cons_messages
 44 
 45           aci       'trace       '
 46           zero      0,trac_messages
 47 
 48           aci       'init        '
 49           zero      0,init_messages
 50 
 51 
 52 
 53 sked_messages:
 54           zero      0,sked_1
 55           zero      0,sked_2
 56 
 57 dia_messages:
 58           zero      0,dia_1
 59           zero      0,dia_2
 60           zero      0,dia_3
 61           zero      0,dia_4
 62           zero      0,dia_5
 63           zero      0,dia_6
 64           zero      0,dia_7
 65           zero      0,dia_8
 66           zero      0,dia_9
 67           zero      0,dia_10
 68           zero      0,dia_11
 69           zero      0,dia_12
 70           zero      0,dia_13
 71           zero      0,dia_14
 72           zero      0,dia_15
 73           zero      0,dia_16
 74           zero      0,dia_17
 75           zero      0,dia_18
 76           zero      0,dia_19
 77           zero      0,dia_20
 78           zero      0,dia_21
 79           zero      0,dia_22
 80 
 81 
 82 intp_messages:
 83           zero      0,intp_1
 84           zero      0,intp_2
 85           zero      0,intp_3
 86           zero      0,intp_4
 87           zero      0,intp_5
 88           zero      0,intp_6
 89           zero      0,intp_7
 90           zero      0,intp_8
 91           zero      0,intp_9
 92           zero      0,intp_10
 93           zero      0,intp_11
 94           zero      0,intp_12
 95           zero      0,intp_13
 96           zero      0,intp_14
 97           zero      0,intp_15
 98           zero      0,intp_16
 99           zero      0,intp_17
100           zero      0,dia_10
101 
102 
103 util_messages:
104           zero      0,util_1
105           zero      0,util_2
106           zero      0,util_3
107           zero      0,util_4
108           zero      0,util_5
109           zero      0,util_6
110           zero      0,intp_7
111           zero      0,util_8
112           zero      0,util_9
113           zero      0,util_10
114           zero      0,util_11
115           zero      0,util_12
116           zero      0,util_13
117           zero      0,util_14
118 
119 
120 lsla_messages:
121           zero      0,lsla_1
122           zero      0,util_8
123           zero      0,util_9
124           zero      0,lsla_4
125           zero      0,lsla_5
126           zero      0,intp_6
127           zero      0,intp_7
128           zero      0,lsla_8
129           zero      0,lsla_9
130           zero      0,dia_10
131           zero      0,lsla_11
132 
133 
134 hsla_messages:
135           zero      0,hsla_1
136           zero      0,hsla_2
137           zero      0,hsla_3
138           zero      0,hsla_4
139           zero      0,hsla_5
140           zero      0,hsla_6
141           zero      0,hsla_7
142           zero      0,hsla_8
143           zero      0,dia_10
144           zero      0,hsla_10
145           zero      0,no_message
146           zero      0,hsla_12
147           zero      0,hsla_13
148 
149 
150 cons_messages:
151           zero      0,no_message
152 
153 
154 trac_messages:
155           zero      0,dia_10
156 
157 
158 init_messages:
159           zero      0,dia_10
160           zero      0,init_2
161           zero      0,init_3
162           zero      0,init_4
163           zero      0,init_5
164           zero      0,init_6
165           zero      0,no_message
166           zero      0,init_8
167           zero      0,init_9
168           zero      0,init_10
169           zero      0,init_11
170           zero      0,init_12
171           zero      0,init_13
172           zero      0,init_14
173           zero      0,init_15
174 
175 
176 sked_1:   acc       'no buffers for delay queue'
177 sked_2:   acc       'attempt to run missing routine'
178 
179 
180 dia_1:    acc       'mailbox wraparound queue full'
181 dia_2:    acc       'unrecoverable i/o error'     h
182 dia_3:    acc       'more than 5 consecutive i/o errors'    h
183 dia_4:    acc       'invalid value for tcw'
184 dia_5:    acc       'mailbox queue count < 0'
185 dia_6:    acc       'invalid mailbox number in wraparound queue'
186 dia_7:    acc       '3 consecutive mailbox checksum errors' h
187 dia_8:    acc       'op-code not valid for i/o command'
188 dia_9:    acc       'rcd processed with no queue entries'
189 dia_10:   acc       'buffer allocation failed'
190 dia_11:   acc       'last buffer in input chain lacks "last" flag'
191 dia_12:   acc       'tally for rtx too small'
192 dia_13:   acc       'tally for rtx too large'
193 dia_14:   acc       'attempt to lock already locked dia'
194 dia_15:   acc       'attempt to unlock already unlocked dia'
195 dia_16:   acc       'rtx in mailbox, next queue element not accept input'
196 dia_17:   acc       'unrecognized i/o command'
197 dia_18:   acc       'no dia configured'
198 dia_19:   acc       'accept input when no input chain'
199 dia_20:   acc       'attempt to chain to invalid output chain'
200 dia_21:   acc       'input buffer had zero tally'
201 dia_22:   acc       'no entry for line in tib list'
202 
203 
204 intp_1:   acc       'x1 = 0 at entry'
205 intp_2:   acc       't.cur = 0 at entry'
206 intp_3:   acc       'called when not at wait block'
207 intp_4:   acc       'type not of form 777xxx'
208 intp_5:   acc       'tried to execute status block'
209 intp_6:   acc       'unrecognized sub-op in dcw list'
210 intp_7:   acc       'outmsg not followed by output_end'
211 intp_8:   acc       'unrecognized op block'
212 intp_9:   acc       'started block check while check in progress'
213 intp_10:  acc       'compare block check without start block check'
214 intp_11:  acc       'unrecognized scan type'
215 intp_12:  acc       't.type <= 0'
216 intp_13:  acc       'error in use of calsub, retsub op blocks'
217 intp_14:  acc       'error in use of getext, retext op blocks'
218 intp_15:  acc       'error in scan control string'
219 intp_16:  acc       'invalid sub-op list to config op'
220 intp_17:  acc       'replay attempted with active output chain'
221 
222 
223 util_1:   acc       'buffer of size <= 0 requested'
224 util_2:   acc       'buffer of more than max size requested'
225 util_3:   acc       'tried to free buffer with address < .crbuf'
226 util_4:   acc       'tried to free space already free'
227 util_5:   acc       'address in block pointer too large'
228 util_6:   acc       'invalid interrupt vector'
229 util_8:   acc       'kybd/prtr addressing with control set'
230 util_9:   acc       'unrecognized type in output sub-op'
231 util_10:  acc       'could not allocate buffer for output'
232 util_11:  acc       't.olst -> buffer has forward pointer'
233 util_12:  acc       'free block size too large'
234 util_13:  acc       'attempt to append output to single-message chain'
235 util_14:  acc       'attempt to move data with an invalid address'
236 
237 
238 hsla_1:   acc       'attempt to modify loc < 1000(8)'
239 hsla_2:   acc       'config op is invalid for channel'
240 hsla_3:   acc       'read tally started with active input chain'
241 hsla_4:   acc       'receive transfer timing error'         h
242 hsla_5:   acc       'input tally runout'
243 hsla_6:   acc       'unable to find cct for modes requested'
244 hsla_7:   acc       'xmit transfer timing error'  h
245 hsla_8:   acc       'hdcw called with no dcw list'
246 hsla_10:  acc       'no sfcm addr for line'
247 hsla_12:  acc       'houtav called with bad chain'
248 hsla_13:  acc       'invalid hsla status'
249 
250 
251 lsla_1:   acc       'not in xmit mode after output sub-op'
252 lsla_4:   acc       'more than 10 successive re-sync attempts'
253 lsla_5:   acc       'send transfer timing error'  h
254 lsla_8:   acc       'unrecognized receive status'
255 lsla_9:   acc       'input icw status does not agree with flag'
256 lsla_11:  acc       'output icw status does not agree with flag'
257 
258 
259 no_message:
260           acc       'unrecognized error code'
261 
262 
263 
264 fault_names:
265           aci       'none            '
266           aci       'power on        '
267           aci       'memory parity   '
268           aci       'illegal opcode  '
269           aci       'overflow        '
270           aci       'store fault     '
271           aci       'divide check    '
272           aci       'illegal int     '
273           aci       'extraneous int  '
274           aci       'iom chan fault  '
275           aci       'console abort   '
276 
277 
278 error_messages:
279           zero      0,msg1
280           zero      0,msg2
281           zero      0,msg3
282           zero      0,msg4
283           zero      0,msg5
284           zero      0,msg6
285           zero      0,msg7
286           zero      0,msg8
287           zero      0,msg9
288           zero      0,msg10
289 
290 msg1:     acc       'FNP iom channel fault, channel ^o, fault status ^6w'       h
291 msg2:     acc       'dia i/o error, status ^6w ^6w'         h
292 msg3:     acc       'abnormal lsla status ^6w ^6w'          h
293 msg4:     acc       'excessive hsla interrupts, line ^o, attempting recovery'   h
294 msg5:     acc       'trouble synchronizing lsla ^o, some lines may not answer'  h
295 msg6:     acc       'runaway hsla subchannel, line ^o, masking subchannel'      h
296 msg7:     acc       'unrecognized error code'
297 msg8:     acc       'unrecognized error code'
298 msg9:     acc       'unrecognized error code'
299 msg10:    acc       'unrecognized error code'
300 
301 
302 boot_messages:
303           zero      0,boot_ok
304           zero      0,boot_checksum
305           zero      0,boot_read_err
306           zero      0,boot_gicb_err
307           zero      0,boot_config_err
308 
309 boot_ok:  acc       'FNP ^a loaded successfully'
310 boot_checksum:
311           acc       'checksum error in core image for FNP ^a'
312 boot_read_err:
313           acc       'error reading core image for FNP ^a'
314 boot_gicb_err:
315           acc       'configuration error reported by bootloading program for FNP ^a'
316 boot_config_err:
317           acc       'configuration error reported by FNP ^a:'
318 
319 
320 config_messages:
321           zero      0,bad_init
322           zero      0,bad_init
323           zero      0,init_2
324           zero      0,init_3
325           zero      0,init_4
326           zero      0,init_5
327           zero      0,bad_init
328           zero      0,bad_init
329           zero      0,init_8
330           zero      0,init_9
331           zero      0,init_10
332           zero      0,init_11
333           zero      0,init_12
334           zero      0,init_13
335           zero      0,init_14
336           zero      0,init_15
337 
338 init_2:   acc       'timer channel not enabled'
339 init_3:   acc       'more than one dia configured'
340 init_4:   acc       'dia does not exist'
341 init_5:   acc       'dia did not respond'
342 init_6:   acc       'invalid baud rate specified'
343 init_8:   acc       'core image specifies more memory than physically present'
344 init_9:   acc       'lsla ^o illegal sync speed'
345 init_10:  acc       'lsla ^o failed ten times to init'
346 init_11:  acc       'lsla ^o speed not equal desired speed'
347 init_12:  acc       'timer switch incorrectly set'
348 init_13:  acc       'lsla ^o, actual config does not match CDT'
349 init_14:  acc       'pager is disabled or inoperative'
350 init_15:  acc       'unable to allocate trace buffer'
351 bad_init: acc       'unrecognized config status ^s^w'
352 
353           end