Int 21/AX=5F08h

Prev Next Ralf Interrups Categories Contents

------

DOS 5+ - DISABLE DRIVE

AX = 5F08h
DL = drive number (0=A:)

Return:
CF clear if successful CF set on error AX = error code (0Fh) (see #01680 at AH=59h/BX=0000h)

Notes: Simply clears the "valid" bit in the drive's CDS. This function is not supported by Novell DOS 7 through at least Update 4, but support was added by Update 13

See Also: AH=52h - AX=5F07h"DOS"

Category: DOS Kernel - Int 21h - D

------

Prev Next Ralf Interrups Categories Contents