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.

