home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 8 / CDACTUAL8.iso / share / os2 / utilidad / csd / offload.exe / MACS / IBMFDDI.NIF < prev    next >
Encoding:
OS/2 Network Information File  |  1992-08-11  |  2.8 KB  |  95 lines

  1. [IBMFDDI]
  2.  Type = NDIS_SNGL
  3.  Title = "IBM PS/2 FDDI Adapter Device Driver"
  4.  Version = 1.0
  5.  DriverName = IBMFDDI$
  6.  XPORTS = NETBEUI LANDD
  7.  COPYFILE = IBMFDDI.BIN, LT5.MSG, LT5H.MSG
  8.  
  9. [File]
  10.  Name = IBMFDDI.OS2
  11.  Path = IBMCOM\MACS
  12.  
  13. ;
  14. ; General MAC driver parameters
  15. ;
  16.  
  17. [NetAddress]
  18.  display = "Network adapter address"
  19.  type = HexString
  20.  StrLength = 12
  21.  Range = 400000000000 - 7FFFFFFFFFFF
  22.  Optional = Yes
  23.  Editable = Yes
  24.  Virtual = No
  25.  Help = "To set a locally administered address for the IBM FDDI adapter,
  26.  type in the local address you want to use.  The local address must contain
  27.  12 hexadecimal characters and be enclosed in double quotation marks.  The
  28.  address must be within the range X'400000000000' through X'7FFFFFFFFFFF'.
  29.  If you do not assign a locally administered address, the adapter uses the
  30.  universally administered address.  NOTE: Do not assign the same local
  31.  address to more than one adapter."
  32.  
  33. ;
  34. ; MAC driver tuning parameters
  35. ;
  36.  
  37. [ReceiveBufSize]
  38.  display = "Receive buffer size"
  39.  type = Decimal
  40.  Default = "1500"
  41.  Range = 1500 - 4500
  42.  Optional = Yes
  43.  Editable = Yes
  44.  Virtual = No
  45.  Help = "The ReceiveBufSize parameter defines the size of the receive
  46.  buffers.  A receive buffer can be from 1500 to 4500 bytes long.  The
  47.  default receive buffer size is 1500 bytes.  The size of the receive
  48.  buffers contributes directly to the amount of system memory required
  49.  for the IBM FDDI NDIS device driver."
  50.  
  51. ;
  52. ; Adapter parameters
  53. ;
  54.  
  55. [AttachmentClass]
  56.  display = "Attachment class"
  57.  type = Decimal
  58.  Set = 1, 2
  59.  Optional = Yes
  60.  Editable = Yes
  61.  Virtual = No
  62.  Help = "The AttachmentClass parameter defines the station as a single
  63.  attachment station or a dual attachment station.  For single attachment,
  64.  set AttachmentClass = 1.  For dual attachment, set AttachmentClass = 2.
  65.  If the AttachmentClass is not specified, it is set by the IBM FDDI NDIS
  66.  device driver based on which IBM FDDI adapters (base or base and extender)
  67.  are present in the system."
  68.  
  69. [PMFPassword]
  70.  display = "PMF password"
  71.  type = HexString
  72.  StrLength = 16
  73.  Optional = Yes
  74.  Editable = Yes
  75.  Virtual = No
  76.  Help = "The PMFpassword parameter defines the password that must be
  77.  contained in all parameter management frames (PMF).  Parameter management
  78.  frames are used to access MIB attributes remotely.
  79.  The value for PMFpassword must be 16 hexadecimal characters long and
  80.  be enclosed in double quotation marks.  Password protection can be
  81.  disabled by setting this parameter to all zeros (this is the default
  82.  value)."
  83.  
  84. [UserData]
  85.  display = "User data"
  86.  type = String
  87.  StrLength = 32
  88.  Optional = Yes
  89.  Editable = Yes
  90.  Virtual = No
  91.  Help = "The UserData parameter is comprised of a character string that
  92.  can be up to 32 characters long.  The character string must be enclosed
  93.  in double quotation marks."
  94.  
  95.