kolibrios/kernel/trunk/core
Marat Zakiyanov (Mario79) c9d4558817 Mihaylov Iliya Andreevich aka Ghost
Advanced Power Management
SYSTEM CALL
eax = 49
dx = number of the function APM BIOS (Is similar AX in real mode)
Others registers (bx, cx) on the specification (see. docs/apm.zip>apm.txt)
Result: on the specification (including CF), the high part 32 bit registers is not defined


git-svn-id: svn://kolibrios.org@76 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-05-06 14:34:30 +00:00
..
debug.inc Debug subsystem: added DRx registers support 2006-04-10 15:20:34 +00:00
mem.inc Fixed bug in dispose_app_cr3_table: we count yourself as thread now 2005-11-16 15:39:04 +00:00
memmanag.inc *size of memory manager code reduced 2006-01-23 14:30:15 +00:00
newproce.inc Return value of 58 function is corrected. Shutdown.inc optimized. Changes from diamond. 2006-03-20 09:57:24 +00:00
physmem.inc memmap.inc: marked areas reserved by physical memory manager. 2006-04-18 17:56:52 +00:00
sched.inc Debug subsystem: added DRx registers support 2006-04-10 15:20:34 +00:00
sync.inc moving to kernel directory 2005-10-07 04:39:30 +00:00
sys32.inc Mihaylov Iliya Andreevich aka Ghost 2006-05-06 14:34:30 +00:00
syscall.inc Mihaylov Iliya Andreevich aka Ghost 2006-05-06 14:34:30 +00:00