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 / irmacpcm.nif < prev    next >
INI File  |  1995-06-01  |  3KB  |  84 lines

  1. [IRMACPCM]
  2.  Type =  NDIS
  3.  Title = "IBM wIReless LAN PCMCIA Adapter (IRMAC.OS2)"
  4.  Version = 1.0
  5.  DriverName = IRMAC$
  6.  XPORTS = NETBEUI LANDD
  7.  COPYFILE = IR0.MSG,IR0H.MSG
  8.  
  9. [File]
  10.  Name = IRMAC.OS2
  11.  Path = IBMCOM\MACS
  12.  
  13. [MAXTRANSMITS]
  14.  display = "Maximum number of queued transmits"
  15.  type = Decimal
  16.  Default = "15"
  17.  Range = 1 -  100
  18.  Optional = Yes
  19.  Editable = Yes
  20.  Virtual = No
  21.  Help = "This parameter specifies the maximum number of transmit queue
  22.   entries. The value of this parameter should be high enough to accommodate
  23.   the sum of all Maximum Number of Queued Transmits parameter values
  24.   for all protocol drivers using the adapter concurrently."
  25.  
  26. [IOADDRESS]
  27.  Display = "Adapter I/O Base address"
  28.  Type = hexadecimal
  29.  Default = 300
  30.  Range = 300 - 370
  31.  Step = 10
  32.  Optional = No
  33.  Editable = Yes
  34.  Virtual = No
  35.  Help = "This parameter specifies the adapter I/O Base address that will
  36.  be used by the device driver to access the adapter registers. The value
  37.  entered must be a hexadecimal number between 300 and 370 and must be
  38.  a multiple of 10. The default is 300."
  39.  
  40. [INTERRUPT]
  41.  Display = "Interrupt level"
  42.  Type = decimal
  43.  Default = 15
  44.  Set = 3, 4, 5, 7, 9, 10, 11, 14, 15
  45.  Optional = No
  46.  Editable = Yes
  47.  Virtual = No
  48.  Help = "This parameter specifies the interrupt level used for
  49.  notifications between the workstation and the network adapter card.
  50.  Ensure that no conflicts exist between the various system adapters
  51.  in their use of interrupts. The default value is 10."
  52.  
  53. [RAMADDRESS]
  54.  Display = "Shared RAM address"
  55.  Type = hexadecimal
  56.  Default= D0000
  57.  Range = C0000 - DE000
  58.  Step = 2000
  59.  Optional = No
  60.  Editable = yes
  61.  Virtual = no
  62.  Help = "This parameter specifies the physical location of the adapter in the
  63.  memory of the computer. The specified location must not conflict with that
  64.  of any other adapter installed in the workstation. The value entered must be
  65.  a hexadecimal number between C0000 and DE000 and must be a multiple of
  66.  2000."
  67.  
  68.  
  69. [NETADDRESS]
  70.  Display = "Network adapter address"
  71.  Type = HexString
  72.  StrLength = 12
  73.  Range = 000000000000 - FFFFFFFFFFFF
  74.  Optional = Yes
  75.  Editable = Yes
  76.  Virtual = No
  77.  Help = "This parameter overrides the network address of the network
  78.  adapter card. The value of this parameter is a hexadecimal string of 12
  79.  digits in canonical format, as in 02008040C020. This address in non-
  80.  canonical (or Token-Ring) format is 400001020304. IBM LAN Support
  81.  program uses the non-canonical format of the address. The address must
  82.  be unique among all other network adapter addresses on the network."
  83.  
  84.