Int 2F/AX=0801h

Prev Next Ralf Interrups Categories Contents

------

DRIVER.SYS support - ADD NEW BLOCK DEVICE

AX = 0801h
DS:DI -> drive data table (see #02601,#02602,#02603)

Return:
AX,BX,SI,ES destroyed

Notes: Moves down internal list of drive data tables, copying and modifying the drive description flags word for tables referencing same physical drive. The data table is appended to the chain of tables. Supported by DR DOS 5.0 and Novell DOS 7

See Also: AX=0803h

Category: DOS Kernel - Int 2Fh - D

------

Prev Next Ralf Interrups Categories Contents