Interrups | Categories | Contents |
AH = 09h AL = target ID
Return:
AL = status FEh resident driver experienced SCSI error FFh resident driver handleded event
Desc: Give any drivers chained onto INT 7D a chance to handle an exception not specifically handled by the calling program
Notes: This service exists so that resident disk servers, etc. can continue running even while debuggers and profilers are active. The resident driver assumes that a connection has been established and attempts to leave the target connected
Category: Debuggers/Debugging Tools - Int 7Dh - S
Interrups | Categories | Contents |