NETBIOS.SYS: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
DEVICE=NETBIOS.SYS | DEVICE=NETBIOS.SYS | ||
'''TIP:''' If you do not use NETBIOS applications, you can remove the NETBIOS driver from the | '''TIP:''' If you do not use NETBIOS applications, you can remove the NETBIOS driver from the CONFIG.SYS and the NETBIOS section from the PROTOCOL.INI to remove some of the confusion this creates. You should also remove the virtual NetBIOS drivers at the same time since these bind onto the NETBIOS driver and not the LM10 interface (which is why they appear after the [[NETWKSTA.SYS]] driver, so it can "eat" its resources first, then what is left over is assigned to NETBIOS.SYS). [<- Note: this should be NETBIOS.OS2] | ||
(The mentioned virtual NETBIOS drivers are \IBMCOM\PROTOCOL\[[LANPDD.OS2]] and [[LANVDD.OS2]]) | (The mentioned virtual NETBIOS drivers are \IBMCOM\PROTOCOL\[[LANPDD.OS2]] and [[LANVDD.OS2]]) | ||
Line 13: | Line 13: | ||
!OS/2 4.5x | !OS/2 4.5x | ||
|- | |- | ||
|Yes | |||
| | |||
| | |||
| | | | ||
|} | |} | ||
[[Category:DEVICE Statements]] | [[Category:DEVICE Statements]] |
Revision as of 18:48, 27 July 2017
Loads support for the NETBIOS protocol.
DEVICE=NETBIOS.SYS
TIP: If you do not use NETBIOS applications, you can remove the NETBIOS driver from the CONFIG.SYS and the NETBIOS section from the PROTOCOL.INI to remove some of the confusion this creates. You should also remove the virtual NetBIOS drivers at the same time since these bind onto the NETBIOS driver and not the LM10 interface (which is why they appear after the NETWKSTA.SYS driver, so it can "eat" its resources first, then what is left over is assigned to NETBIOS.SYS). [<- Note: this should be NETBIOS.OS2]
(The mentioned virtual NETBIOS drivers are \IBMCOM\PROTOCOL\LANPDD.OS2 and LANVDD.OS2)
OS/2 2.x | OS/2 3.0 | OS/2 4.0 | OS/2 4.5x |
---|---|---|---|
Yes |