___ ___ _ _ _ ___ _____ ___ | _ \ __| | | \| |/ _ \_ _| __| Release Note for the | / _|| |__| .` | (_) || | | _| BinTec Remote CAPI for NetWare 5 |_|_\___|____|_|\_|\___/ |_| |___| Revision 1.04 Changes from Release 1.02 to Release 1.04 o The Remote CAPI loadable modules RBRICAPI and RBRI2MGR now work with Novell NetWare 5. o The syntax of the load command line is as follows: load rbricapi -i -p -t Options: -i: IP address (or hostname) of BIANCA/BRICK Router -p: TCP port number for Remote CAPI (default is 2662) -t: debugging tracelevel (default is 0) Please note that option arguments must follow immediately to the option switch characters, i.e. "-i192.168.1.1" is valid, but "-i 192.168.1.1" will not work. o The default Remote CAPI TCP port was changed from "6000" to "2662" with BIANCA/BRICK Software Release 4.9 Revision 1. The default port for the RBRICAPI, RBRI2MGR, and RBRI2DRV loadable modules has been changed accordingly. A different port may be specified using the "-p" option on the load command line, i.e. load rbri2mgr -i192.168.1.1 -p6000 o Configurable debugging output Using the command line switch "-t" it is now possible to turn on different levels of debugging. Level Debugging output type 1 BRICK (low level) errors 2 CAPI errors 4 CAPI function call trace 8 CAPI warnings 16 BRICK (low level) warnings 32 CAPI debugging 255 ALL debugging output Multiple levels may be added to selectively turn debugging levels on, i.e. load rbri2mgr -i192.168.1.1 -t46 ("46" = 2+4+8+32: all CAPI related output) Error messages are printed to the system console screen even if debugging messages are turned off. This parameter is intended only as a debugging aid and should not be used for normal CAPI operation. o At load time the Remote CAPI modules will print the firmware release number of the contacted BIANCA/BRICK router, together with the CAPI versions this BRICK supports, i.e. RBRI2MGR: CAPI_VERSION: 4.9.3; CAPI 1.1/2.0, V.4.9 Rev. 3 from 99/03/29 o Starting with NetWare 5 the Novell CAPI Manager Interface driver RBRI2DRV.NLM is no longer supported. The reason is, that Novell stopped CAPI Manager support in May, 1999. Refer to Novell's web site for further information: http://developer.novell.com/support/eol.htm _________________________________________________________________________ $Id: RELNOTE.txt,v 1.3 2000/09/18 09:36:21 heiner Exp $