OSDev.org

The Place to Start for Operating System Developers
It is currently Tue Apr 23, 2024 2:38 pm

All times are UTC - 6 hours




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Standby mode
PostPosted: Tue Apr 10, 2001 11:00 pm 
Hi!!!

I've wrote an OS and now I need some help from you!
How can I write a "Standby mode"? Yes, I know, that I must do something with the BIOS...
But I don't know what!
I hope that you can help me.

Z3r0k3wl


Top
  
 
 Post subject: RE:Standby mode
PostPosted: Wed Apr 11, 2001 11:00 pm 
>On 2001-04-11 08:40:42, Z3r0k3wl wrote:
>Hi!!!
>
>I've wrote an OS and now I need some help from you!
>How can I write a "Standby mode"? Yes, I know, that I must do something with the BIOS...

Hi,
You can turn off the hard drive motor and turn
off the monitor to conserve energy, if that's
what you mean:
http://www.execpc.com/~geezer/osd/misc/index.htm

Also, look at APM (Advanced Power Management);
INT 15h AH=53h AL=??h
This is in file INTERRUP.C of Ralf Brown's list.
I haven't used APM, so I don't know much about it
yet.


Top
  
 
 Post subject: RE:Standby mode
PostPosted: Thu Apr 12, 2001 11:00 pm 
>On 2001-04-12 20:57:38, Chris Giese wrote:
>>On 2001-04-11 08:40:42, Z3r0k3wl wrote:
>>Hi!!!
>>
>>I've wrote an OS and now I need some help from you!
>>How can I write a "Standby mode"? Yes, I know, that I must do something with the BIOS...
>
>Hi,
>You can turn off the hard drive motor and turn
>off the monitor to conserve energy, if that's
>what you mean:
>http://www.execpc.com/~geezer/osd/misc/index.htm
>
>Also, look at APM (Advanced Power Management);
>INT 15h AH=53h AL=??h
>This is in file INTERRUP.C of Ralf Brown's list.
>I haven't used APM, so I don't know much about it
>yet.

Hi!
Thank you for your help! I'm very lucky!!! ;-)
bye, Z3r0k3wl


Top
  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: austanss, Bing [Bot], Google [Bot], SemrushBot [Bot], WinExperements and 113 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group