home *** CD-ROM | disk | FTP | other *** search
OS/2 Network Information File | 1992-08-11 | 2.8 KB | 95 lines |
- [IBMFDDI]
- Type = NDIS_SNGL
- Title = "IBM PS/2 FDDI Adapter Device Driver"
- Version = 1.0
- DriverName = IBMFDDI$
- XPORTS = NETBEUI LANDD
- COPYFILE = IBMFDDI.BIN, LT5.MSG, LT5H.MSG
-
- [File]
- Name = IBMFDDI.OS2
- Path = IBMCOM\MACS
-
- ;
- ; General MAC driver parameters
- ;
-
- [NetAddress]
- display = "Network adapter address"
- type = HexString
- StrLength = 12
- Range = 400000000000 - 7FFFFFFFFFFF
- Optional = Yes
- Editable = Yes
- Virtual = No
- Help = "To set a locally administered address for the IBM FDDI adapter,
- type in the local address you want to use. The local address must contain
- 12 hexadecimal characters and be enclosed in double quotation marks. The
- address must be within the range X'400000000000' through X'7FFFFFFFFFFF'.
- If you do not assign a locally administered address, the adapter uses the
- universally administered address. NOTE: Do not assign the same local
- address to more than one adapter."
-
- ;
- ; MAC driver tuning parameters
- ;
-
- [ReceiveBufSize]
- display = "Receive buffer size"
- type = Decimal
- Default = "1500"
- Range = 1500 - 4500
- Optional = Yes
- Editable = Yes
- Virtual = No
- Help = "The ReceiveBufSize parameter defines the size of the receive
- buffers. A receive buffer can be from 1500 to 4500 bytes long. The
- default receive buffer size is 1500 bytes. The size of the receive
- buffers contributes directly to the amount of system memory required
- for the IBM FDDI NDIS device driver."
-
- ;
- ; Adapter parameters
- ;
-
- [AttachmentClass]
- display = "Attachment class"
- type = Decimal
- Set = 1, 2
- Optional = Yes
- Editable = Yes
- Virtual = No
- Help = "The AttachmentClass parameter defines the station as a single
- attachment station or a dual attachment station. For single attachment,
- set AttachmentClass = 1. For dual attachment, set AttachmentClass = 2.
- If the AttachmentClass is not specified, it is set by the IBM FDDI NDIS
- device driver based on which IBM FDDI adapters (base or base and extender)
- are present in the system."
-
- [PMFPassword]
- display = "PMF password"
- type = HexString
- StrLength = 16
- Optional = Yes
- Editable = Yes
- Virtual = No
- Help = "The PMFpassword parameter defines the password that must be
- contained in all parameter management frames (PMF). Parameter management
- frames are used to access MIB attributes remotely.
- The value for PMFpassword must be 16 hexadecimal characters long and
- be enclosed in double quotation marks. Password protection can be
- disabled by setting this parameter to all zeros (this is the default
- value)."
-
- [UserData]
- display = "User data"
- type = String
- StrLength = 32
- Optional = Yes
- Editable = Yes
- Virtual = No
- Help = "The UserData parameter is comprised of a character string that
- can be up to 32 characters long. The character string must be enclosed
- in double quotation marks."
-