home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 May / PCW596.iso / wtest / clico / sunsoft / pcnfspro / ndis / drivers / ethernet / ni5210 / protocol.ini < prev   
Encoding:
Text File  |  1995-10-30  |  562 b   |  17 lines

  1.   BASEMEM       = 0xd0000
  2.   DRIVERNAME    = NI5210$
  3.   IOBASE        = 0x300
  4.   IRQ           = 2
  5. ;
  6. ; "MaxMulticasts" keyword specifies the number of multicast addresses
  7. ;  the MAC driver supports. Default = 10, Max. = 16
  8.   MAXMULTICASTS = 10
  9. ;
  10. ; "MaxReceives" keyword specifies the number of receives can be queued
  11. ;  simultaneously by MAC. Default = 3, Max. = 6
  12.   MAXRECEIVES   = 3
  13. ;
  14. ; "MaxTransmits" keyword specifies the number of TransmitChain commands
  15. ;  which can be simultaneously queued by MAC.  Default = 6, Max. = 50
  16.   MAXTRANSMITS  = 6
  17.