LANVDD.OS2: Difference between revisions
Appearance
Created page with "LAN Virtual Device Driver enables the NetBIOS and the IEEE 802.2 Protocols to DOS and Windows Programs. DEVICE=\Ibmcom\Protocol\LANVDD.OS2 '''Platform Support:''' {| class="..." |
mNo edit summary |
||
Line 1: | Line 1: | ||
LAN Virtual Device Driver enables the NetBIOS and the IEEE 802.2 | LAN Virtual Device Driver enables the NetBIOS and the IEEE 802.2 protocols to DOS and Windows programs. | ||
DEVICE=\ | |||
==Configuration== | |||
CONFIG.SYS: | |||
DEVICE=\IBMCOM\PROTOCOL\LANVDD.OS2 | |||
Configuration program | |||
\IBMCOM\LTSVCFG.COM S= C= N= N1= D=0 | |||
;S:number of sessions | |||
;C:number of commands | |||
;N:number of names | |||
;N1:name number support | |||
;D:direct station support | |||
{| 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:13, 7 November 2017
LAN Virtual Device Driver enables the NetBIOS and the IEEE 802.2 protocols to DOS and Windows programs.
Configuration
CONFIG.SYS:
DEVICE=\IBMCOM\PROTOCOL\LANVDD.OS2
Configuration program
\IBMCOM\LTSVCFG.COM S= C= N= N1= D=0
- S
- number of sessions
- C
- number of commands
- N
- number of names
- N1
- name number support
- D
- direct station 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 |