en:docs:dos:api:int21:5f:03

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

en:docs:dos:api:int21:5f:03 [2021/08/06 02:17] – created prokusheven:docs:dos:api:int21:5f:03 [2024/05/06 05:01] (current) prokushev
Line 37: Line 37:
 ===== Notes ===== ===== Notes =====
  
- If device type is disk drive, DS:SI must point at either a null string or a string consisting the drive letter followed by a colon; if a null string, the network attempts to access the destination without redirecting a local drive. The DOS kernel calls INT 2F/AX=111Eh with AX on top of the stack. Also supported by Banyan VINES, LANtastic, and 10NET+If device type is disk drive, DS:SI must point at either a null string or a string consisting the drive letter followed by a colon; if a null string, the network attempts to access the destination without redirecting a local drive. The DOS kernel calls INT 2F/AX=111Eh with AX on top of the stack. Also supported by Banyan VINES, LANtastic, and 10NET
  
  
 ===== See also ===== ===== See also =====
  
-  AX=5F02h - AX=5F04h - INT 2F/AX=111Eh - INT 60/+  AX=[[en:docs:dos:api:int21:5f:02|5F02h]] - AX=[[en:docs:dos:api:int21:5f:04|5F04h]] - INT 2F/AX=111Eh - INT 60/
  
 ===== Note ===== ===== Note =====