Int 1F/AH=FBh

Prev Next Ralf Interrups Categories Contents

------

C&T SuperState BIOS - GET/SET CPU SPEED

AH = FBh
BL = function
00h get CPU speed

Return:
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

------

Prev Next Ralf Interrups Categories Contents