LANPDD.OS2: Difference between revisions
Appearance
Created page with "It enables the NetBIOS and the IEEE 802.2 Protocols to OS/2 Programs. It loads also support for the LAN Virtual Device Driver (LANVDD.OS2). DEVICE=C:\Ibmcom\Protocol\Lanp..." |
mNo edit summary |
||
Line 1: | Line 1: | ||
It enables the NetBIOS and the IEEE 802.2 | It enables the NetBIOS and the IEEE 802.2 protocols to OS/2 programs. It loads also support for the LAN Virtual Device Driver ([[LANVDD.OS2]]). | ||
DEVICE= | DEVICE=\IBMCOM\PROTOCOL\LANPDD.OS2 | ||
DEVICE=\IBMCOM\LANMSGDD.OS2 /I:drive:\IBMCOM /S | DEVICE=\IBMCOM\LANMSGDD.OS2 /I:drive:\IBMCOM /S | ||
Writes a log named LANTRAG.LOG into drive:\IBMCOM. This file will contain any messages (such as errors) generated via [[LANMSGDD.OS2]]. | |||
{| class="wikitable" | {| class="wikitable" | ||
|+Platform Support | |||
!OS/2 1.x||OS/2 2.x||OS/2 3.0||OS/2 4.0||OS/2 4.5x | |||
|- | |- | ||
|No||Yes||Yes||Yes||Yes | |||
| | |||
|Yes | |||
|Yes | |||
|Yes | |||
|Yes | |||
|} | |} | ||
[[Category:DEVICE Statements]] | [[Category:DEVICE Statements]] |
Revision as of 01:16, 7 November 2017
It enables the NetBIOS and the IEEE 802.2 protocols to OS/2 programs. It loads also support for the LAN Virtual Device Driver (LANVDD.OS2).
DEVICE=\IBMCOM\PROTOCOL\LANPDD.OS2
DEVICE=\IBMCOM\LANMSGDD.OS2 /I:drive:\IBMCOM /S
Writes a log named LANTRAG.LOG into drive:\IBMCOM. This file will contain any messages (such as errors) generated via LANMSGDD.OS2.
OS/2 1.x | OS/2 2.x | OS/2 3.0 | OS/2 4.0 | OS/2 4.5x |
---|---|---|---|---|
No | Yes | Yes | Yes | Yes |