home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 May / PCW596.iso / wtest / clico / sunsoft / pcnfs51 / pcnfs51.lzh / AT1700.ZOO / protocol.ini < prev   
Text File  |  1993-03-15  |  1KB  |  23 lines

  1. ; "PROTOCOL.INI" information for the
  2. ; Allied Telesis AT-1700 Network Adapter (NDIS drivers).
  3. ;
  4. ; DRIVERNAME      Must be:   AT1700$  AT1700$2  AT1700$3  or  AT1700$4
  5. ;                 depending on which interface card is being referenced.
  6. ;                 A single-card system always uses AT1700$.   Multi-card
  7. ;                 ("bridge") systems may also use the the 2/3/4 names.
  8. ; IOADDRESS       Must specify the base I/O address of the adapter as
  9. ;          configured with the SETUP17 program.
  10. ; BUFFERSIZE      May be 1 or 2 for the DOS driver (defaults to 1).
  11. ;                 If set to 2, the DOS driver takes 40K for input buffers
  12. ;                 and 15K for output buffers, which may be useful on peer
  13. ;                 workstations and other loaded DOS CPUs.
  14. ;                 If set to 1, the DOS driver takes 24K for input and 9K
  15. ;                 for output buffers.    The OS/2 driver ignores this
  16. ;                 parameter and always uses 45K for input and 18K for output.
  17. ; INTERRUPT       Ignored if specified.  The actual interrupt-level used
  18. ;                 will be the one specified to SETUP17.
  19.  
  20. DRIVERNAME = AT1700$
  21. IOADDRESS = 0x300
  22. BUFFERSIZE = 1
  23.