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

  1.   DRIVERNAME    = NI9210$
  2. ; "MaxTransmits" keyword specifies the number of TransmitChain commands
  3. ;  which can be simultaneously queued by MAC.  Default = 6, Max. = 50
  4.   MAXTRANSMITS  = 6
  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.