{
{
{   CML$ICA_BOARD_VERSION_NOT_SUPPORTED
{
{   PURPOSE :
{      This log message indicates that the ICA board is not a
{   supported version for the controlware just loaded.  A ROM update
{   was not performed, and the controlware may fail (NOT predictable).
{
{   FREQUENCY :
{      Following a successful load of ICA (if message is applicable).
{
{   CONTENT :
{      The descriptive-data portion of this statistic contains :
{
{      '<mf>.<iou>.<pp>.<channel>.<element>*<symptom>'
{
{      where <mf> is the identification of the mainframe in the form
{        $SYSTEM_mmmm_ssss.  Where 'mmmm' is the model number of
{        Central Processor zero (CP0),  e.g. 0990, and 'ssss' is the
{        serial number of that processor, e. g. 0104.
{
{      where <iou> is the string 'IOUn' where n is 0 or 1.  This
{        identifies the IOU associated with the channel over which
{        the statistic was reported.
{
{      where <pp> is the string 'PPn' or 'CPPn' where 'n' is the decimal
{        representation of the physical PP number used to process
{        the failing request. The C prefix is used to indicate that
{        the PP is a concurrent PP.
{
{      where <channel> is  the string 'CHn' or 'CCHn' ,
{        where 'n' is the decimal representation of the channel.
{        The C prefix is used to indicate that the channel is
{        a concurrent channel.
{
{      where <element> is the element name of the ICA.
{
{      where <symptom> is the symptom action statement provided
{        by the ICA:
{
{           'ICA Board Model Not Supported'
{
{      The counter-value portion of this statistic contains :
{
{      1.   IOU number/Logical PP number
{           Bits 46 .. 51 = IOU number
{           bit  57       = 1 if concurrent pp
{           Bits 58 .. 63 = logical PP number
{      2.   IOU number/Channel Number of Controller
{           bits 00 .. 15 = channel error status if concurrent pp
{           Bits 46 .. 51 = IOU number
{           bit  57       = 1 if concurrent pp
{           Bits 58 .. 63 = Channel Number of Controller
{      3.   ICA Board Model Number
{      4.   ROM Version on Board

    CONST
       cml$ica_board_not_supported = cmc$min_ecc + 7102;


*copyc cmc$condition_limits
