INT 13H (0x13) Function EFH (0xEF or 239) Set Cylinder Offset (Ontrack Drive Rocket) F9H (0xF9 or 249) Installation Check FEH (0xFE or 254) Get Extended Cylinder Count (SWBIOS) FFH (0xFF or 255) Officially Private Function (IBM SurePath BIOS) FFFFH (0xFFFF) Set Turbo Mode (UNIQUE UX Turbo Utility)

Files Recovery Software
Home Contact Details Customer Support Download Demo Products  

 
 

INT 13H (0x13)

Function EFH (0xEF or 239) --> Set Cylinder Offset (Ontrack Drive Rocket)

Call with: AH = EFH
CX = Cylinder offset for next INT 13H call
DL = Drive Number

Return:
Carry Flag = Clear
AH = 00H

Comments:

The Function is used to set Cylinder offset. For software which supports this call, the Function AH=EEH is equivalent to calling this function with CX=0400H. The cylinder offset is reset to 0 by all INT 13H called except AH=EEH and AH=EFH.

INT 13H (0x13)

Function F9H (0xF9 or 249) --> Installation Check (SWBIOS)

Call with: AH = F9H
DL = Drive Number

Return: If Function Successful,
Carry Flag = Clear
DX = Configuration Word (see comments)

If Function Unsuccessful,
Carry Flag = Set

Comments:

This Function is used for installation Check. If the Function is successful carry flag is clear and DX returns the configuration word, else carry flag is set.

Bit 15 is set if other SWBIOS extensions are available. Disk Manager also supports these calls.

INT 13H (0x13)

Function FEH (0xFE or 254) --> Get Extended Cylinder Count (SWBIOS)

Call with: AH = FEH
DL = Drive Number

Return:
Carry Flag = Clear
DX = Number of Cylinders beyond 1024
on drive

Comments:

This function is used to get the extended Cylinder count. The function AH = 08H of INT 13H will return a cylinder count truncated to 1024. BIOS without this extension would return count modul 1024. Disk Manager also supports these calls

INT 13H (0x13)

Function FFH (0xFF or 255) --> Officially Private Function (IBM SurePath BIOS)

INT 13H (0x13)

Function FFFFH (0xFFFF) --> Set Turbo Mode (UNIQUE UX Turbo Utility)

Call with: AX = FFFFH
BH = AAH
BL = Sub Function Number (See the table
in Comments)
Return: If installed,
AX = 1234H

Comments:

This function is used to set the Turbo Mode. The Sub function numbers to call the function with BL have been given in the following table:

Value

Description

00H

Installation check

01H

Turn on Turbo mode

02H

Turn off Turbo mode

03H

Set Turbo mode according to hardware switch

04H

Set disk access to Turbo mode

05H

Set disk access to Normal mode


Previous page

page 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20

Next page
 
 
Data Recovery Book
 
Chapter 1 An Overview of Data Recovery
Chapter 2 Introduction of Hard Disks
Chapter 3 Logical Approach to Disks and OS
Chapter 4 Number Systems
Chapter 5 Introduction of C Programming
Chapter 6 Introduction to Computer Basics
Chapter 7 Necessary DOS Commands
Chapter 8 Disk-BIOS Functions and Interrupts Handling With C
Chapter 9 Handling Large Hard Disks
Chapter 10 Data Recovery From Corrupted Floppy
Chapter 11 Making Backups
Chapter 12 Reading and Modifying MBR with Programming
Chapter 13 Reading and Modifying DBR with Programming
Chapter 14 Programming for “Raw File” Recovery
Chapter 15 Programming for Data Wipers
Chapter 16 Developing more Utilities for Disks
Appendix Glossary of Data Recovery Terms
 
 

 

Pro Data Doctor

Home

Products

Contact Details

Customer Support

Download Demo

Terms and Conditions

 
Pro Data Doctor