home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 29 Fixes_o / 29-Fixes_o.zip / us8210b4.dsk / IBMCOM / MACS / MACS.ZIP / ibmcom / macs / elpc3os2.nif < prev    next >
INI File  |  1995-08-17  |  2KB  |  61 lines

  1. [ELPC3]
  2. Type = NDIS
  3. Title = "3Com EtherLink III PC Card OS/2"
  4. Version = 2.01
  5. Drivername = ELPC3$
  6. Xports = NETBEUI, LANDD
  7. Copyfile = 3net_log.exe
  8.  
  9. [FILE]
  10. Name = ELPC3.OS2
  11.  
  12. ; Parameter start
  13.  
  14. [INTERRUPT]
  15. display = "Interrupt channel"
  16. type = decimal
  17. range = 2 - 15
  18. optional = YES
  19. editable = YES
  20. help = "This parameter specifies the interrupt channel the the card
  21.  will use. This need not be set unless the card is conflicting with
  22.  another device."
  23.  
  24. [IOADDRESS]
  25. display = "IO base address"
  26. type = hexnum
  27. range = 200 - 5F0
  28. step = 10
  29. optional = YES
  30. editable = YES
  31. help = "This parameter specifies the I/O base address the card will
  32.  use.  This need not be set unless the card is conflicting with
  33.  another device."
  34.  
  35. [MaxTransmits]
  36. tag = MAXTRANSMITS
  37. display = "Maximum number of queued transmits"
  38. type = decimal
  39. range = 6 - 40
  40. default = 20
  41. optional = YES
  42. editable = YES
  43. help = "This parameter specifies the maximum number of transmit queue
  44.  entries for the network adapter driver.  For a server workstation or
  45.  gateway workstation, set this parameter to 40."
  46.  
  47. [NetAddress]
  48. tag = NETADDRESS
  49. display = "Network adapter address"
  50. type = Hexstring
  51. Strlength = 12
  52. optional = YES
  53. editable = YES
  54. help = "This parameter overrides the stored network address of the network
  55.  adapter card.  The value of this parameter is a hexadecimal string of
  56.  12 digits, as in 020000123456.  The address must be unique among all
  57.  other network adapter addresses on the network.  The least significant
  58.  bit of the 1st byte must be zero, and the second significant bit should
  59.  be one."
  60.  
  61.