home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 648a.lha / SANA-II_v05-21-92 / readme < prev    next >
Text File  |  1992-05-27  |  5KB  |  129 lines

  1.  
  2.  
  3.       SANA-II Developer Support Package  - May 21, 1992
  4.       --------------------------------------------------
  5.       Commodore-Amiga Networking Group
  6.       
  7.       
  8.       All files in this archive are (C) Copyright 1992 Commodore-Amiga Inc.
  9.  
  10.       Warning
  11.       -------
  12.        
  13.       The information contained herein is subject to change without
  14.       notice. Commodore specifically does not make any endorsement or
  15.       representation with respect to the use, results, or performance of
  16.       the information (including without limitation its capabilities,
  17.       appropriateness, reliability, currentness or availability).
  18.       
  19.       Disclaimer
  20.       ----------
  21.       
  22.       This information is provided "As Is" without warranty of any
  23.       kind, either express or implied.  The entire risk as to the use of
  24.       this information is assumed by the user.  In no event will
  25.       Commodore or its affiliated companies be liable for any damages,
  26.       direct, indirect, incidental, special or consequential, resulting
  27.       from any claim arising out of the information presented herein,
  28.       even if it has been advised of the possibility of such damages. 
  29.       Some states do not allow the exclusion or limitation of such
  30.       implied warranties, so the above limitations may not apply.
  31.  
  32.       ----------------------------------------------------------------------
  33.       All the files in this archive are freely redistributable as long as 
  34.       the above Copyright, Warning and Disclaimer are present in all copies.
  35.       ----------------------------------------------------------------------
  36.       
  37.       This archive contains the following files:
  38.  
  39.         readme  ............. this file.     
  40.         readme.devs ......... info on where to put SANA2 devices.        
  41.         standard.txt  ....... The SANA-II spec itself. 
  42.         standard.addenda .... updates, corrections to the SANA-II spec.
  43.         changes.txt  ........ changes from the last preliminary spec.
  44.         ethernet.txt  ....... useful ethernet information for programmers.
  45.         ARCNET.txt  ......... useful ARCNET information for programmers. 
  46.         copybuff.doc  ....... autodocs for application provided functions.
  47.         sana2device.doc ..... autodoc for SANA-II device functions.
  48.         sana2specialstats.h . includes
  49.         sana2.h ............. includes
  50.         sana2specialstats.i . includes
  51.         sana2.i ............. includes
  52.         a2060.device ........ (BETA) SANA-II driver for CBM A2060 card. 
  53.         a2065.device ........ SANA-II driver for CBM A2065 card.
  54.  
  55.                             ------- NOTE NOTE -------
  56.  
  57.       Developers, please note ...  The standard system location for SANA-II 
  58.       network device drivers is in a directory called "networks" which exists
  59.       in the "DEVS:" directory.  Example:
  60.  
  61.           devs:networks/a2065.device
  62.  
  63.       This is the official location for these drivers. It may be necessary
  64.       for your install programs/scripts to create this directory.
  65.  
  66.                             ------- NOTE NOTE -------
  67.  
  68.       The included A2060 device driver is a BETA driver and should be dealt
  69.       with accordingly. At the time of this writing the driver has NOT 
  70.       received the testing that it should.  You can get our attention on
  71.       this subject via email to "networking@cbmvax.commodore.com". Please
  72.       let us know of any problems so we can fix them a.s.a.p.
  73.  
  74.  
  75.                           ------- QUESTIONS ??? -------
  76.  
  77.       Registered Amiga Developers:  If there is a "networks" or "sana2"
  78.       topic in your closed BIX or ADSP developer conference, please
  79.       post SANA2 questions there.  If not, post in the general software
  80.       topic of your closed conference.  
  81.  
  82.       Non-registered developers:  Questions may be posted in Commodore's
  83.       open "amiga.dev" conference on BIX, If there is a "networks" or 
  84.       "sana2" topic, please post SANA2 questions there.  If not, post in 
  85.       the general Amiga programming topic.  Questions may also be posted
  86.       in the Usenet newsgroup "comp.sys.amiga.datacomm".
  87.              
  88.       Technical questions regarding SANA-2 implementation amy also be
  89.       sent to networking@cbmvax.commodore.com
  90.  
  91.                      ----- BUG REPORTS and SUGGESTIONS -----
  92.       
  93.       Bug reports and enhancement requests may be submitted as follows:
  94.       
  95.         Please clearly state that the subsystem is "sana2".
  96.       
  97.         If possible, generate your reports using the Amiga "Report"
  98.         program (distributed on the 2.0 Native Developer Update
  99.         Software Toolkit II disk).
  100.       
  101.         (When sending enhancement requests, substitute "suggestions" for 
  102.         "bugs" in the following addresses)
  103.       
  104.       Mail: 
  105.       
  106.         European registered developers send reports to their support 
  107.         manager.
  108.  
  109.         U.S./others mail to: Amiga Software Engineering, 
  110.                              ATTN: BUG REPORTS,
  111.                              CBM, 
  112.                              1200 Wilson Drive, 
  113.                              West Chester, PA., 19380, USA
  114.  
  115.       UUCP: 
  116.       
  117.         to uunet!cbmvax!bugs OR rutgers!cbmvax!bugs OR bugs@commodore.COM
  118.         (enhancement requests to cbmvax!suggestions instead of cbmvax!bugs)
  119.  
  120.       ADSP:
  121.  
  122.         European ADSP users: Post bugs to adsp.bugs.
  123.  
  124.       BIX: 
  125.       
  126.         Post bugs in the appropriate bugs topic of your closed conference.
  127.         Non-registered developers, post in BIX amiga.dev bugs or suggestions.
  128.  
  129.