Interrups | Categories | Contents |
AH = FBh BL = function 00h get CPU speedReturn:
AL = current CPU speed (00h = fast, 01h = slow) 01h set CPU speed AL = new CPU speed (00h = fast, 01h = slow)
See Also: AH=FCh/BL=00h
Category: Vendor-specific BIOS Extensions - Int 1Fh - C
Interrups | Categories | Contents |