Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2014 4665 d 5 h art_zh /kernel/branches/Kolibri-A/trunk/ getting smaller and closer to real hardware...  
1929 4736 d 21 h art_zh /kernel/branches/Kolibri-A/trunk/ gfx-revertion bugs liced  
1928 4739 d 8 h art_zh /kernel/branches/Kolibri-A/trunk/ 1) gfx reverted to stable version 1710
2) Phenom and Fusion CPUs supported
3) RDMSR syscall added
 
1899 4806 d 8 h art_zh /kernel/branches/Kolibri-A/trunk/ Kolibri-A: new graph engine = BUGGY VERSION! =  
1859 4829 d 6 h art_zh /kernel/branches/Kolibri-A/trunk/ new "tiled" graph engine (* buggy version *)  
1707 4907 d 10 h art_zh /kernel/branches/Kolibri-A/trunk/ VESA 32bpp optimisation  
1689 4923 d 21 h art_zh /kernel/branches/Kolibri-A/trunk/ SYNC WITH MAIN TRUNC: kernel-A updated to $1687  
1505 5058 d 4 h art_zh /kernel/branches/Kolibri-A/ Embedded KOS (AMD/HT version)  
1316 5252 d 20 h serge / kms kernel  
1300 5264 d 7 h serge /kernel/trunk/ kms: pre rc8  
1279 5275 d 2 h Lrz /kernel/trunk/ upgrade sys_settime.  
983 5601 d 23 h diamond /kernel/trunk/ some cosmetic fixes  
802 5804 d 8 h serge /kernel/trunk/ from Nable: Sound Blaster driver  
769 5892 d 0 h Rus /kernel/trunk/ Com mouse cod moved to driver.
Begin of reorganization interrupts handlers Part 1.
Some dead code deleted.
 
753 5912 d 8 h serge /kernel/trunk/ supported videomodes  
748 5915 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
 
739 5919 d 8 h heavyiron /kernel/trunk/ - new cursor and redused cursor sise (static) in mousedrv.inc
- changed GNU.TXT -> COPYING.TXT in russian boot screen
- fixed arp request don't working on some machines
 
673 6010 d 12 h serge /kernel/trunk/ vesa 1.2 fixup  
641 6064 d 0 h diamond /kernel/trunk/ Kernel updated to 0.7.1.0  
630 6067 d 9 h serge /kernel/trunk/ support for new ATI chips  
603 6115 d 20 h Rus /kernel/trunk/hid/ Optimized num pad part of keyboard  
593 6122 d 7 h mikedld /kernel/trunk/ Revision numbering fix  
582 6133 d 0 h Rus /kernel/trunk/hid/ Added Num Pad.  
566 6143 d 12 h serge /kernel/trunk/ sound.asm: patch BIOS bug for ICH0
add USE_IRQ_REMAP conditional directive
 
480 6202 d 8 h diamond /kernel/trunk/hid/ m_ps2.inc from revision 473  
479 6202 d 9 h kastigar /kernel/trunk/ 1)ps2 mouse driver(removed from kernel)
2)new 2 modes for ps2-mouse (scrolling mouse and 5-button mouse)
3) added function 37.7 for mouse scrolling data
 
473 6208 d 8 h diamond /kernel/trunk/ * Unified COM1/COM2 mice handling.
* Corrected COM mouse detection.
* Mouse cursor can now be at right and bottom screen sides.
* Normal handling of "desktop background redraw" event.
(Background redraw is faster now.)
* Fixed error in stretch background function for VESA 2.0.
 
431 6245 d 8 h serge /kernel/trunk/ copyrights  
425 6249 d 22 h victor /kernel/trunk/ added computing of current #revision for kernel *.inc and *.asm files  
389 6265 d 23 h serge /kernel/trunk/ fixed bug in init_LFB()  
381 6270 d 0 h serge /kernel/trunk/ replace all vars whith symbolic constants  
380 6271 d 10 h serge /kernel/trunk/ replace vars 0x8000 0xC000 0xC004 0xD000 0x80000 whith symbolic constants
rename PROC_BASE -> SLOT_BASE
 
379 6271 d 12 h serge /kernel/trunk/ 1)fixed wrong exported LFB address
2)replace 0x3000 0x3004 0x3010 0x3020 whith symbolic constants
 
281 6311 d 17 h serge /kernel/trunk/ imports header
kernel objects
segmented sound buffers
 
230 6356 d 12 h serge /kernel/trunk/ add validate cursor in 37.5
fix maximal cursors count in init_cursors
 
221 6364 d 10 h serge /kernel/trunk/ 1)fixed wrong SSE detection for old AMD chips
2)restore COM2 IRQ handler
3)added new fn 37.4 37.5
 
214 6371 d 13 h serge /kernel/trunk/ 1)fixed bug with wrong lfb size on some old videocards
2)set fpu/sse to default state for new thread
3)added driver sceletone
 
164 6416 d 14 h serge /kernel/trunk/ new kernel  
127 6469 d 5 h mario79 / 1) Small fix for the code regulating speed COM mouses.
2) In the application SETUP the regulation delay for the mouse is added.
 
120 6470 d 7 h mario79 / 1) The function 18/19 - to get/set mouse features
2) The application SETUP is changed for operation from functions 18/19, also instead of functions 6 and 33 the function 70 is used.