25 Apr 1997 - Chida & Vidy - Made temporary changes to handle ROUCON's
   GET_LOCK and FREE_LOCK packets.

9 May 1997  - Chida
   Made changes to RSERVER.C. To use configuration manager while handling
   ROUCON's LOCK_TYPE related requests.
   a) GET_ROUCON_LOCK_TYPE
      For the first time, call initialize_configuration_manager()
      For subsequent times, call keep_alive_configuration_manager()
   b) FREE_ROUCON_LOCK_TYPE
      Call deinitialize_configuration_manager()
   c) QUERY_BRIDGE_NAME
      Call keep_alive_configuration_manager()
   d) READ_REQ_TYPE
      Call keep_alive_configuration_manager()

P.S. : In ROUTER, if Configuration Manager is locked by SNMP, Roucon
   will be showing "Locked by someone".


sudhir
------
DTTY timer support is added in smcconf and and uimrxtx.c

Sachin 17/06/1997
   Changed a few things in RSERVER.C for UDB update online.

17/07/1997 Vidy
--------------
        UIMRXTX.C : During wan device configuration, if an L comes along,
dont start dumb tty configuration. It is simply to be given to the wan
port.

-SMC.68K
21 July 97 : chetan changed the way the SMC ISR is written to IVT
					using VBR address
					Also before RESET the Boot Mode flag is stored in DPRAM

RSERVER.C
	chetan 21st July 1997
				 For READ Requests changed the way check
				 is done for INvalid memory locations
		

RSERVER.C, BRCIF.H
------------------
        Sachin - made changes for online statistics.

UIMINIT.C, SMC.68K, KUIM.H
--------------------------
        Vidy : InitSMC now takes the baud divisor as a parameter.

vidy 18/02/98
-------------
1. added sysuptime also into the statistics
2. added event log interface also into the uim
	To read event log thru the UIM interface, we need to open the
	event log, read till number of chars returned is < request
	length and then close the log. If another attempt is made to
	open the log when the log is alredy open, log is first closed
	and reopened.
	NOTE user must use the Address field in the request and response
	packets to match the requests and responses to make sure of
	network delays and timings
3. added support for HANGUP_AND_REDIAL command to support 56K redial
	can do this from statistics window of proxy

Jo 18/1/99  : Added support to check for ATRESETAT string and reboot ProxyServer.
	      Changed file uimrxtx.c

Jo 29/06/99 : Modified UDB read and write and online_flash_write.
	      Here we will reboot the ProxyServer after UDB write.	
	      Changed file rserver.c

