PROTMAN.OS2: Difference between revisions
Appearance
mNo edit summary |
|||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ProdS |V31=S|V40=S|V45=S}} | |||
This file it is the network protocol-manager driver, it links the adapter layer to the protocol interface. IBM OS/2 LAN Protocol Manager reads [[PROTOCOL.INI]] in directory drive:\IBMCOM when it loads according the path specified with the "/I:" parameter. | This file it is the network protocol-manager driver, it links the adapter layer to the protocol interface. IBM OS/2 LAN Protocol Manager reads [[PROTOCOL.INI]] in directory drive:\IBMCOM when it loads according the path specified with the "/I:" parameter. | ||
== | ==Versions== | ||
{|class="wikitable" | {|class="wikitable" | ||
!Date | !Date||Version||Size||Comments | ||
|- | |- | ||
|2004-07-21 | |2004-07-21||60.59||22,548 bytes||WR_8708 | ||
|60.59 | |||
|22,548 bytes | |||
|WR_8708 | |||
|- | |- | ||
|2004-05-05 | |2004-05-05||60.58||22,548 bytes||WR_8708 | ||
|60.58 | |||
|22,548 bytes | |||
|WR_8708 | |||
|} | |} | ||
==CONFIG.SYS Information== | ==CONFIG.SYS Information== | ||
Line 27: | Line 15: | ||
DEVICE=\IBMCOM\PROTMAN.OS2 <parameter> | DEVICE=\IBMCOM\PROTMAN.OS2 <parameter> | ||
==Parameters== | |||
; /I:C:\IBMCOM | |||
: Path to IBMCOM | |||
==Sample== | |||
DEVICE=C:\IBMCOM\PROTMAN.OS2 /I:C:\IBMCOM | |||
==Related Patents== | ==Related Patents== | ||
* [ | * [//www.google.com/patents/EP0583965B1 EP0583965B1] | ||
* [ | * [//www.google.com/patents/US5634006 US5634006] | ||
* [ | * [//www.google.com/patents/US5454078 US5454078] | ||
[[Category:Drivers]][[Category:DEVICE Statements]] | [[Category:Device Drivers]][[Category:DEVICE Statements]] |
Latest revision as of 00:01, 5 June 2020
Product Support | |
---|---|
OS/2 1.3 | |
OS/2 2.0 | |
OS/2 2.1 | |
OS/2 2.11 SMP | |
OS/2 Warp 3 | |
OS/2 Warp Connect | S |
OS/2 Warp 4 | S |
OS/2 Warp Server for e-Business | S |
This file it is the network protocol-manager driver, it links the adapter layer to the protocol interface. IBM OS/2 LAN Protocol Manager reads PROTOCOL.INI in directory drive:\IBMCOM when it loads according the path specified with the "/I:" parameter.
Versions
Date | Version | Size | Comments |
---|---|---|---|
2004-07-21 | 60.59 | 22,548 bytes | WR_8708 |
2004-05-05 | 60.58 | 22,548 bytes | WR_8708 |
CONFIG.SYS Information
IBM OS/2 LAN Protocol Manager, read PROTOCOL.INI in directory drive:\IBMCOM
DEVICE=\IBMCOM\PROTMAN.OS2 <parameter>
Parameters
- /I:C:\IBMCOM
- Path to IBMCOM
Sample
DEVICE=C:\IBMCOM\PROTMAN.OS2 /I:C:\IBMCOM