2007-02-19 Dave Brolley * mepCfg.cxx (MepMemCfg::set_dynamic_config): Relate the gbmif as a client of the dynamic_configurator if it exists. (MepBoardCfg::map_mm_int): Removed. (MepBoardCfg::write_load): Call set_model_busses, if necessary. (MepBoardCfg::write_config): Call shared_main_mem->mep_mm_int, if necessary. Relate the gbif and lbif clients of the dynamic_configurator if they exist and may be wrapped. * commonCfg.cxx (SessionCfg): Initialize maybe_model_busses. (profile_config): Set maybe_model_busses, if necessary. * commonCfg.h (maybe_model_busses): New member of SessionCfg.