Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3500 4005 d 8 h Serge /kernel/branches/Kolibri-acpi/ kos_acpi:update  
2987 4216 d 3 h Serge /kernel/branches/Kolibri-acpi/ acpi: merge trank  
2465 4427 d 8 h Serge /kernel/branches/Kolibri-acpi/ acpi: merge trunk  
2268 4589 d 10 h Serge /kernel/branches/Kolibri-acpi/ merge trunk  
2106 4632 d 8 h serge /kernel/branches/Kolibri-acpi/ move irq functions into separate file  
2010 4664 d 3 h serge /kernel/branches/Kolibri-acpi/ merge trunk  
1635 4958 d 12 h serge /kernel/branches/Kolibri-acpi/ acpi branch  
1494 5068 d 4 h Lrz /kernel/trunk/ 66 system function have call without shift registers.  
1445 5142 d 10 h art_zh /kernel/trunk/docs/ application address corrected in syfn9 docs  
1353 5228 d 23 h art_zh / - SysFuncs docs updated;
- PCI Expansion ROM is now readable via uMMIO.
 
1304 5261 d 4 h Lrz /kernel/trunk/ 30 and 43 sysfunc rewritten without cross registers call.  
1220 5305 d 1 h serge /kernel/trunk/ menuet02 tls  
1154 5345 d 9 h clevermouse /kernel/trunk/ zero local port for socket open means choosing by the kernel  
1153 5346 d 9 h clevermouse /kernel/trunk/ system function 40 now returns previous value of event mask  
1078 5454 d 12 h Galkov /kernel/trunk/docs/ oops :( misprints  
1077 5454 d 13 h Galkov / changing by forum post 23500:
1) f68:15,18 moved to f68:24,25
2) f68:15,18 set to obsolete
 
1074 5455 d 12 h Galkov /kernel/trunk/ change functionality of f68:15, f68:18 (discussion on forum topic 1253)  
1018 5566 d 15 h diamond /kernel/trunk/ Kernel updated to 0.7.5.0  
991 5598 d 4 h leency /kernel/trunk/docs/ fixed bug in sysfuncr.txt and updated sysfuncs.txt  
945 5622 d 1 h serge /kernel/trunk/ destroy shared memory. update docs  
923 5641 d 13 h mario79 /kernel/trunk/docs/ Fix documentation to revision 921.  
921 5642 d 6 h mario79 /kernel/trunk/ Function 36. See sysfuncr.txt and sysfuncs.txt  
911 5652 d 12 h diamond /kernel/trunk/ sysfunction 65 can now output 1bpp and 4bpp images  
906 5654 d 23 h diamond /kernel/trunk/ sysfunction 65: 16bpp is now 5+6+5, and 5+5+5=15bpp  
842 5746 d 4 h diamond /kernel/trunk/ sysfunction 65: added 16-bit color  
803 5789 d 6 h alver /kernel/trunk/  
802 5802 d 9 h serge /kernel/trunk/ from Nable: Sound Blaster driver  
766 5902 d 5 h Rus /kernel/trunk/ Deleted old useless functions 32, 33 and accompanying code.  
760 5904 d 0 h Rus /kernel/trunk/ Refactored function 42, now its faster in about 100 times, than the old version from Menuet. See sysfuncs.txt (sysfuncr.txt) for more details.  
748 5913 d 15 h heavyiron / *Remove unneeded ps2mouse.inc and m_ps2.inc

*Remove 18.1 and 18.9.1 functions (sinse 465 revision they doesn't work), so CPU now use END application for reboot
NOTE: file ROSE.TXT don't used in kernel now and can be deleted from image

*New END application form Leency & Veliant
 
667 6027 d 22 h diamond /kernel/trunk/ 69.4 and 69.5 now do not require debugging privileges  
665 6030 d 10 h diamond / * new system function for "send message"
* @panel: Alt+F4 sends close message rather than immediate kill
 
655 6037 d 4 h mario79 /kernel/trunk/ Function 47 - output of qword (64-bites) number  
652 6039 d 0 h mario79 /kernel/trunk/ Function 47 - output of number without empty zero in high bits  
641 6062 d 0 h diamond /kernel/trunk/ Kernel updated to 0.7.1.0  
621 6079 d 23 h mario79 /kernel/trunk/ Function 18/19/5 - emulation mouse button.  
608 6093 d 22 h alver /kernel/trunk/  
588 6121 d 8 h diamond / Load/eject CD/DVD device tray moved from sysfn 70 to sysfn 24 (see sysfunc*),
because these actions do not involve file system.
 
586 6124 d 3 h serge /kernel/trunk/ From Ghost: calls to PCIBIOS services  
585 6125 d 0 h mario79 / The universal cache of IDE devices.
Step 2:
1) Realized cache ATAPI device (CD\DVD).
2) Lock\Unlock ATAPI device for working with cache.
3) Eject (F70/10) and Load (F70/11) tray of ATAPI device.
4) Application CD_tray for control of tray ATAPI device.