home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 29 Fixes_o / 29-Fixes_o.zip / wr07060a.zip / US7060B2.DSK / DRIVERS / IBM.ZIP / ibmeni.nif < prev    next >
INI File  |  1994-04-13  |  2KB  |  69 lines

  1. [IBMENI]
  2.  Type =  NDIS
  3.  Title = "IBM LAN Adapter for Ethernet (IBMENI.OS2)"
  4.  Version = 1.0
  5.  DriverName = IBMENI$
  6.  XPORTS = NETBEUI LANDD
  7.  
  8. [FILE]
  9.  Name = IBMENI.OS2
  10.  Path = IBMCOM\MACS
  11.  
  12. [IOBase]
  13.  display = "Adapter I/O Base address"
  14.  type = hexadecimal
  15.  Default = 300
  16.  set = 240, 280, 2c0, 300, 320, 340, 360
  17.  Optional = Yes
  18.  Editable = Yes
  19.  Virtual = No
  20.  Help = "This parameter specifies the adapter I/O Base address that will
  21.  be used by the device driver to access the adapter registers. The value
  22.  entered must be one of 240, 280, 2C0, 300, 320, 340 or 360.  The default
  23.  is 300."
  24.  
  25. [Interrupt]
  26.  display = "Interrupt level"
  27.  type = decimal
  28.  default = 3
  29.  set = 3, 4, 5, 6, 7, 10, 11
  30.  optional = No
  31.  editable = Yes
  32.  virtual = No
  33.  help = "This parameter specifies the interrupt level used for
  34.  notifications between the workstation and the network adapter card.
  35.  Ensure that no conflicts exist between the various system components in
  36.  their use of interrupts.  The value entered must be one of 3, 4, 5
  37.  6, 7, 10 or 11.  The default value is 3."
  38.  
  39. [RAMAddress]
  40. display = "Shared RAM address"
  41. type = hexadecimal
  42. range = C8000 - DC000
  43. step = 4000
  44. optional = yes
  45. editable = yes
  46. virtual = no
  47. help = "This parameter specifies the physical location of the adapter in the
  48.  memory of the computer. The specified location must not conflict with that
  49.  of any other adapter installed in the workstation or with an address
  50.  that is used by an expanded-memory manager.  The value entered must be
  51.  a hexadecimal number between C8000 and DC000 and must be a multiple of 4000."
  52.  
  53. [NetAddress]
  54. display = "Network adapter address"
  55. type = HexString
  56. StrLength = 12
  57. Range = 000000000000 - FFFFFFFFFFFF
  58. Optional = Yes
  59. Editable = Yes
  60. Virtual = No
  61. help = "This parameter overrides the network address of the network
  62.  adapter card.  The value of this parameter is a hexadecimal string of 12
  63.  digits in canonical format, as in 02008040C020.  This address in non-
  64.  canonical (or Token-Ring) format is 400001020304.  IBM LAN Support
  65.  program uses the non-canonical format of the address.  The address must
  66.  be unique among all other network adapter addresses on the network."
  67.  
  68.  
  69.