#
# symphony_diagcmds - Canon/Symphony Diagnostic functions
#
# First column is the name
# Second column is the type:
#   STR for string
#   CMD for command
#   INT for integer constant
# Third column is value:
#   CMD value is the name of the function to call
#   STR value is the quoted string
#   INT value is the integer
# 
# Columns must be separated by exactly one TAB!
pf_regs	CMD	pf_regs	68302 register test
pf_rom_chksum	CMD	pf_rom_chksum	68302 ROM Checksum test
pf_adr_line	CMD	pf_adr_line	68302 Address Line test
pf_shrd_mem	CMD	pf_shrd_mem	68302 Shared Memory Test
pf_intrn_ram	CMD	pf_intrn_ram	68302 Internal Ram test
pf_unshrd_mem	CMD	pf_unshrd_mem	68302 Unshared Memory test
pf_hst_ram	CMD	pf_hst_ram	Host Shared Memory test
pf_dump_blk	CMD	pf_dump_blk	Dump 68302 Diagnostic Comm Area
msglog_start	CMD	msglog_start	Turn on message logging
msglog_stop	CMD	msglog_stop	Turn off message logging
msglog_print	CMD	msglog_print	Print message log
msglog_info	CMD	msglog_info	Print information about log
is_symphony	CMD	is_symphony	Determine if this is a Symphony box
