home *** CD-ROM | disk | FTP | other *** search
/ Amiga Elysian Archive / AmigaElysianArchive.iso / prog / utils / sana2.lzh / sana2 / readme < prev    next >
Text File  |  1991-11-18  |  1KB  |  26 lines

  1. This distribution contains the SANA-II Network Device Driver Specification,
  2. version of November 7, 1991, for final comment and approval.  This means
  3. that no additional changes are expected and that only compelling objections
  4. will keep this version of the spec from becoming final on January 1, 1991.
  5.  
  6. This distribution also contains supporting materials in the form of some
  7. example code.  More example code, including a skeleton SANA-II device
  8. driver, are planned for the near future.
  9.  
  10. Finally, so that you can actually use this now to develop network protocols,
  11. a beta binary of our A2065 ethernet driver is included.
  12.  
  13.  
  14. FILES
  15.  
  16.     README        - this file.
  17.     driver.txt    - text of driver specification.
  18.     sana2driver.doc    - autodoc for driver specification.
  19.     copybuff.doc    - autodoc for buffer management functions in spec.
  20.  
  21.     devs/a2065.device - *beta* version of Commodore ethernet driver.
  22.                 (also works with Ameristar ethernet boards)
  23.  
  24.     plus include files for the specification in "include/devices"
  25.     plus example programs in "examples"
  26.