home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 29 Fixes_o / 29-Fixes_o.zip / LSP138D1.DSK / NIF / 001 / DXMG2MOD.NIF < prev    next >
INI File  |  1995-05-04  |  929b  |  37 lines

  1. [DXMG2MOD]
  2. TITLE = "Original IBM PC Network Adapter (DXMG2MOD.SYS)"
  3. TYPE = Native
  4. VERSION = 1.3
  5. DRIVERNAME = DXMG2MOD$
  6.  
  7. [FILE]
  8. NAME = DXMG2MOD.SYS
  9. PATH = \
  10.  
  11. [NETADDRESS]
  12. TAG = netaddress
  13. DISPLAY = "Locally administered address"
  14. TYPE = hexString
  15. STRLENGTH = 12
  16. range = 400000000000-7FFFFFFFFFFF
  17. SCOPE = local
  18. OPTIONAL = yes
  19. EDITABLE = yes
  20. HELP = "Enter a 12 digit hexadecimal address in the range
  21.        400000000000 to 7FFFFFFFFFFF.  Each address must be unique
  22.        within the network.  If you do not enter this parameter,
  23.        the universally administered address is used."
  24.  
  25. [WORKSPACE]
  26. TAG = WORKSPACE
  27. DISPLAY = "Work space"
  28. TYPE = decimal
  29. DEFAULT = 8
  30. RANGE = 8 - 64
  31. SCOPE = local
  32. OPTIONAL = yes
  33. EDITABLE = yes
  34. HELP = "Enter a decimal number indicating the number of kilobytes of
  35.        work space for this adapter.  If omitted, 8 kilobytes will be used.
  36.        The range is 8 to 64."
  37.