This is the mail archive of the sid-cvs@sourceware.org mailing list for the SID project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/sid/main/dynamic ChangeLog commonCfg.cxx c ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brolley@sourceware.org	2007-02-19 17:00:55

Modified files:
	sid/main/dynamic: ChangeLog commonCfg.cxx commonCfg.h mepCfg.cxx 

Log message:
	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.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/main/dynamic/ChangeLog.diff?cvsroot=src&r1=1.41&r2=1.42
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/main/dynamic/commonCfg.cxx.diff?cvsroot=src&r1=1.21&r2=1.22
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/main/dynamic/commonCfg.h.diff?cvsroot=src&r1=1.11&r2=1.12
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/main/dynamic/mepCfg.cxx.diff?cvsroot=src&r1=1.1&r2=1.2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]