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