home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Internet 2000 December / MICD_2000_12_NR1.iso / Dreamnet / drivery / SMC / 1211.exe / NDIS / OS2 / SMCND.NIF < prev    next >
INI File  |  1998-07-15  |  2KB  |  85 lines

  1. [SMCND]
  2.  Type = NDIS
  3.  Title = "SMC EZ Card 10/100 (SMC1211TX)."
  4.  Version = 1.01
  5.  DriverName = SMCND$
  6.  XPORTS = NETBEUI LANDD
  7. [File]
  8.  Name = SMCND.OS2
  9.  Path = IBMCOM\MACS
  10.  
  11. [MEDIUM]
  12. display = "Medium Type"
  13. type = string
  14. strlength = 10
  15. set=AUTO,10HALF,10FULL,100HALF,100FULL
  16. optional = yes
  17. default=AUTO
  18. Help = "This keyword support Medium to force Speed/Duplex Mode of this adapter
  19.        card. The strings of this parameter is 'AUTO','10Half','10Full','100Half','100Full'"
  20.  
  21. [netaddress]
  22. tag = NETADDRESS
  23. display = "Network adapter address"
  24. type = string
  25. Strlength = 13
  26. optional = YES
  27. editable = YES
  28. help = "This parameter overrides the network address of the network
  29.  adapter card.  The value of this parameter is a hexadecimal string of
  30.  13 digits, as in @52544C333333.  The address must be unique among
  31.   all other network adapter addresses on the network."
  32.  
  33. [ETHERID]
  34. tag = ETHERID
  35. display = "Node address"
  36. type = string
  37. Strlength = 13
  38. optional = YES
  39. editable = YES
  40. help = "This parameter using multiple network adapter card.
  41.   The value of this parameter is a hexadecimal string of
  42.  13 digits, as in @52544C333333.  The address must be unique among
  43.   all other network adapter addresses on the network."
  44.  
  45.  
  46.  
  47. [BUSNO]
  48.  Tag=BUSNO
  49.  Display = "Bus Number:"
  50.  Type = decimal
  51. ;default = "0"
  52.  Optional = Yes
  53.  Editable = Yes
  54.  range = 0-31
  55.  Virtual = No
  56.  Help = "This parameter is the PCI BUS number to combined this adapter card.
  57.          The value of this parameter is 0-31"
  58.  
  59.  
  60.  
  61. [DEVICENO]
  62.  Tag=DEVICENO
  63.  Display = "Device Number:"
  64.  Type = decimal
  65. ;default = "0"
  66.  Optional = Yes
  67.  Editable = Yes
  68.  range = 0-255
  69.  Virtual = No
  70.  Help = "This parameter is the PCI DEVICE number to combined this adapter card.
  71.         The value of this parameter is 0-255."
  72.  
  73. [TXFIFO]
  74.  Tag=TXFIFO
  75.  Display = "Early Tx Threshold FIFO:"
  76.  Type = decimal
  77. ;default = "0"
  78.  Optional = Yes
  79.  Editable = Yes
  80.  range = 0-63
  81.  Virtual = No
  82.  Help = "Specifies the threshold level in the Tx FiFo begin the transmission.
  83.         The value of this parameter is 0-63 "
  84.  
  85.