home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 May / PCW596.iso / wtest / clico / sunsoft / pcnfspro / ndis / drivers / ethernet / spider / protocol.ini next >
Encoding:
Text File  |  1995-10-30  |  331 b   |  15 lines

  1. ; Main driver name.
  2.    DRIVERNAME = SPIDER$
  3. ;
  4. ; Possible driver interrupts are 2 - 7.
  5. ; Default is 3.
  6.    INTERRUPT = 3
  7. ;
  8. ; Static RAM size on the adapter can be either 8 or 32 (K Bytes).
  9. ; Default is 8.
  10.    SRAMSIZE = 8
  11. ;
  12. ; I/O ports available are 0x200 - 0x3e0 in steps of 0x20.
  13. ; Default is 0x300.
  14.    IOBASE = 0x300
  15.