
Click above to get retro games delivered to your door ever month!
X-Hacker.org- BIOS ref. - <b>int 15h, c3h enable/disable watchdog time-out ps/2</b>
[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 15h, C3h Enable/disable Watchdog Time-Out PS/2
Entry AH = C3h
AL = 00h Disable watchdog time-out
01h Enable watchdog time-out
BX = Watchdog timer count (1-255)
Return For PCjr and PC:
AH = 80h, CF = 1
For PC XT, AT, XT 286, Convertible, PS/2 30:
AH = 86h, CF = 1
For All Others:
CF = 0 Operation successful
= 1 Operation unsuccessful
------------------------------------------------------------------
The watchdog time-out is specifically inteded for use in operating
system software, and is rarely of use in application programs.
However, you can enable or disable the watchdog time-out with this
service.
Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson