home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / OS2NB.ZIP / NBRESET.TXT < prev    next >
Text File  |  1989-10-20  |  831b  |  23 lines

  1. NBRESET.EXE is used to perform an adapter reset.  The syntax is:
  2.  
  3. NBRESET num
  4.  
  5. where num is the number of netbios sessions you desire.  This number
  6. should match the number of sessions specified in the NET.CFG file as
  7. follows:
  8.  
  9. NetWare NetBios
  10.     Sessions num
  11.  
  12. Under NetWare Requester for OS/2 Version 1.1, the adapter reset is not
  13. performed when the driver is initialized.  The default number of Maximum
  14. Configured Sessions is 10, but the number of Current Sessions is only 6.
  15. This follows the original (hardware based) Sytek model.  Now this no 
  16. longer needs to be followed, so we are changing the implementation in 
  17. Version 1.2 to automatically set the Current Sessions equal to the 
  18. Maximum Configured Sessions as defined in the NET.CFG file.  Meanwhile,
  19. NBRESET can be used to perform the adapter reset.
  20.  
  21.  
  22.  
  23.