NAME
        RemConfigDev - remove a configdev structure from the system
   SYNOPSIS
        RemConfigDev( configDev )
                      A0
   FUNCTION
        (Not typically called by user code)
        This routine removes the specified configdev structure from the
        list of Configuration Devices in the system.
   INPUTS
        configDev - a valid configdev structure.
   RESULTS
   EXCEPTIONS
   SEE ALSO
        addconfigdev()
   BUGS