I'm having a ball ! I'm working in DOS, and am trying to tell my
computer to "wake-up" at some time, using the APM. As far as I can see,
INT15h, AH=5380h, BH=08h/09h will enable me to Get/Set the time on which an
IRQ will be generated by the CMOS-clock.
So far, so good. One problem though : All I get (on either of the
functions) is an Error, value 0A. And that's not supposed to happen (only
errors 02 & 03 are defined).
So, Has anybody an idea what's happening ?
Regards,
Rudy Wieser
Hallo (again) Anonymous,
My APM-version looks to be 1.2 . By the way, I've allso tried to use the
INT 15h, AX=5313h Get/Set resume timer, but could not get anything working
(again :-( ).
Regards,
Rudy Wieser