home *** CD-ROM | disk | FTP | other *** search
/ Troubleshooting Netware Systems / CSTRIAL0196.BIN / attach / pcc / v08n03 / netwrk.exe / WDPOST.ZIP / WDPOST.TAR / wdpost.dir / super / netbios / release.doc < prev    next >
Text File  |  1988-06-21  |  5KB  |  128 lines

  1.                          WESTERN DIGITAL
  2.                   NETBIOS/OSI INTERFACE PROGRAM
  3.                                FOR
  4.           "PLUS"-FAMILY StarLAN/ETHERNET PC ADAPTER BOARDS
  5.  
  6.                        RELEASE INFORMATION
  7.  
  8.              Version 3.0                1 March 1988
  9.  
  10.  
  11. The purpose of this document (file RELEASE.DOC) is to briefly
  12. explain the contents of this diskette.  The file WPLUSNBE.EXE
  13. is the NETBIOS/OSI Interface Program, intended for use with the
  14. following Western Digital LAN adapter boards:
  15.  
  16.               EtherCard PLUS      (WD8003E, WD8003EBT)
  17.               StarCard PLUS       (WD8003S)
  18.               StarLink PLUS       (WD8003SH)
  19.  
  20. Refer to the WD8003-NB NETBIOS/OSI Interface Program Installation
  21. Guide (or file INSTALL.DOC) for an explanation of the command line
  22. parameters that can be used with this program.
  23.  
  24. This version of the WD8003-NB NETBIOS/OSI Interface Program has
  25. been qualified for use with the ViaNet PROFESSIONAL LAN Operating
  26. System.  Final testing has not been completed, but it is also
  27. believed to be fully operational with:
  28.  
  29.         o IBM PC Local Area Network Program
  30.         o Microsoft MS-NET
  31.  
  32.  
  33. OPERATIONAL CONSIDERATIONS
  34.  
  35. Please consider the following when using the NETBIOS/OSI 
  36. Interface Program:
  37.  
  38. o The ViaNet 3.06 Network Operating System will not function
  39.   with the NETBIOS/OSI Interface Program loaded.
  40.  
  41. o If your Western Digital adapter card is set to use IRQ3 (the
  42.   factory default setting) or IRQ4, you may experience problems
  43.   after exiting from BASIC or compiled BASIC programs.  While
  44.   executing, some versions of BASIC manipulate interrupt vectors
  45.   3 and 4, and do not properly reset these vectors upon exiting.
  46.   This problem has apparently been corrected in later versions
  47.   of BASIC.  If you plan to use BASIC programs on your computer,
  48.   you may wish to set the adapter card's IRQ level to 2, and
  49.   enter the following command when loading the NETBIOS/OSI
  50.   Interface Program:
  51.  
  52.                           WPLUSNBE /IRQ:2
  53.  
  54.   If you are planning to use BASIC programs on your computer and
  55.   you find that another device in your computer is already using
  56.   IRQ2, set the adapter card's IRQ level to 7, and enter the
  57.   following command:
  58.  
  59.                           WPLUSNBE /IRQ:7
  60.  
  61.  
  62. KNOWN PROBLEMS WITH THIS VERSION
  63.  
  64. The following problems have been noted with version 3.0 of
  65. the NETBIOS/OSI Interface Program and are being fixed:
  66.  
  67. 1. This version does not operate properly with The Network
  68.    Courier mail program by Consumers Software, Inc.
  69.  
  70. 2. A network node running ViaNet PROFESSIONAL will occasionally
  71.    crash when ViaNet PROFESSIONAL is attempting to perform
  72.    dynamic session allocation.  This only occurs when the
  73.    number of nodes using the server exceeds the number of
  74.    sessions that were configured at that server.  
  75.    Solution:  the node must be rebooted.
  76.  
  77. 3. When running with the IBM PC LAN Program v1.2, a NET SEND 
  78.    command sometimes fails with a "Network Busy" message.
  79.    Solution:  retry the NET SEND command.
  80.  
  81. 4. A "Drive Not Ready" message sometimes occurs under very 
  82.    heavy loading.  (This has not yet been proven to be a 
  83.    problem with the NETBIOS/OSI Interface Program.)
  84.    Solution:  retry.
  85.  
  86.  
  87. MODIFICATION HISTORY
  88.  
  89. << Version 3.0 -- Current version >>
  90.  
  91. o This version of the NETBIOS/OSI Interface Program uses an 
  92.   improved communication protocol that makes it incompatible 
  93.   with previous versions (2.1 and earlier) of the Program.  
  94.   Version 3.0 or subsequent versions must now be used with 
  95.   every adapter board in the network.
  96.  
  97. o Only 8K of the 32K RAM buffer on WD8003EBT adapter boards
  98.   is supported by this version.
  99.  
  100.  
  101. << Version 2.1 -- 17 November 1987 >>
  102.  
  103. The following improvements were made:
  104.  
  105. o The Program will reliably receive back-to-back frames from
  106.   an AT-class machine running at 6 MHz or higher.
  107.  
  108. o The Program returns an error to the caller if an invalid
  109.   command NCB is provided.
  110.  
  111. o Error code 0x09 ("No resources available") is returned when
  112.   a CALL command fails due to lack of available space in
  113.   internal buffers.
  114.  
  115. o The timeout on internal buffers has been shortened to
  116.   reduce the occurrence of error code 0x09 ("No resources
  117.   available").
  118.  
  119. o The "/v" and "/?" parameters function properly to display
  120.   the software version number and help information,
  121.   respectively, if the Program has already been loaded.
  122.  
  123. o The number of buffers has been increased to support more
  124.   user sessions.
  125.  
  126. o The Program no longer locks up during its initialization
  127.   when there is broadcast traffic on the network.
  128.