[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 13 Fn FE  - Swbios - Get Extended Cylinder Count                       [d]

   AH = FEh
   DL = drive number (80h, 81h)

Return: CF clear
   DX = number of cylinders beyond 1024 on drive
Program: SWBIOS is a TSR by Ontrack Computer Systems

Notes: standard INT 13/AH=08h will return a cylinder count truncated to 1024
   BIOS without this extension would return count modulo 1024
   Disk Manager also supports these calls

See Also: AH=EEh

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson