home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / archives / packetdrivers.tar.gz / pd.tar / odipkt / README < prev   
Text File  |  1994-09-29  |  815b  |  19 lines

  1. The current version of odipkt is 3.0.  Source is odipkt.asm and binary
  2. is odipkt.com.  The previous version of odipkt, 2.4, is provided for
  3. reference in odipkt24.asm and odipkt24.com; however, there is no known
  4. reason to run 2.4 in preference to 3.0.
  5.  
  6. Users requiring certain specific features of odipkt 1.x (native mode
  7. ARCnet or old PhoneNet (versions before 3.0) support) should use
  8. odipkt13.asm/odipkt13.com/osipktpn.com.  Version 1.3 was the last 1.x
  9. release.  Older versions of 1.x are provided for reference.
  10.  
  11. The major changes in 3.x were chained default stack processing and
  12. hex/octal parameter parsing.
  13.  
  14. The major change in 2.x was dynamic buffer allocation.  2.x versions
  15. prior to 2.4 had problems with ARCnet; please avoid them.
  16.  
  17. Note that documentation is provided in troff format in the
  18. file odipkt.8
  19.