OSDN Git Service

2007-02-19 Dave Brolley <brolley@redhat.com>
authorbrolley <brolley>
Mon, 19 Feb 2007 17:00:54 +0000 (17:00 +0000)
committerbrolley <brolley>
Mon, 19 Feb 2007 17:00:54 +0000 (17:00 +0000)
commitb355a6457bcaa6b7982d13421c96a6cc51474972
tree642532849953de36bad74a1a73af78cb4d2e6863
parent191756cbc3735fb3d34272b7fe16320bdb465673
2007-02-19  Dave Brolley  <brolley@redhat.com>

        * 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.
sid/main/dynamic/ChangeLog
sid/main/dynamic/commonCfg.cxx
sid/main/dynamic/commonCfg.h
sid/main/dynamic/mepCfg.cxx