NAME
    AddConfigDev - add a new configdev structure to the system
SYNOPSIS
    AddConfigDev( configDev )
                  A0
FUNCTION
    (Not typically called by user code)
    This routine adds the specified configdev structure to the
    list of Configuration Devices in the system.
INPUTS
    configDev - a valid configdev structure.
RESULTS
EXCEPTIONS
SEE ALSO
    remconfigdev
BUGS