iop may be checking only number of cards and not type
moduleLoad.c:156 looks like it checks only the total number of cards. It only checks type if the number isn't right. Could this lead to a IOP starting ok that had a DAC swapped out for an A2D?
moduleLoad.c:156 looks like it checks only the total number of cards. It only checks type if the number isn't right. Could this lead to a IOP starting ok that had a DAC swapped out for an A2D?
assigned to @rolf.bork
Software modified to check proper card count per card type on code startup. In the process, cleaned up the way RT code kept track of cards by card type. New software committed to master Aug. 1, 2021 after testing on both x2ats and large test system LLO DTS1.
closed