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
6246 2993 d 23 h serge /kernel/branches/Kolibri-acpi/ kos-acpi: framebuffer initialization  
6078 3024 d 15 h serge /kernel/branches/Kolibri-acpi/ kolibri-acpi: update  
5984 3056 d 4 h serge /kernel/branches/Kolibri-acpi/ kolibri-acpi: update  
5596 3205 d 1 h serge /kernel/branches/Kolibri-acpi/ kolibri-acpi: update  
5565 3255 d 18 h serge /kernel/branches/Kolibri-acpi/ update  
5201 3438 d 9 h serge /kernel/branches/Kolibri-acpi/ acpi: update  
4288 3810 d 4 h Serge /kernel/branches/Kolibri-acpi/ kolibri-acpi:remove Screen_Max_X and Screen_Max_Y. Huge amounts of bugs expected  
3555 3989 d 18 h Serge /kernel/branches/Kolibri-acpi/ acpi:update  
3232 4100 d 4 h Serge /kernel/branches/Kolibri-acpi/ kolibri-acpi: update  
2987 4217 d 19 h Serge /kernel/branches/Kolibri-acpi/ acpi: merge trank  
2465 4429 d 0 h Serge /kernel/branches/Kolibri-acpi/ acpi: merge trunk  
2434 4436 d 5 h Serge /kernel/branches/Kolibri-acpi/ merge trunk  
2010 4665 d 19 h serge /kernel/branches/Kolibri-acpi/ merge trunk  
1635 4960 d 4 h serge /kernel/branches/Kolibri-acpi/ acpi branch  
1316 5252 d 13 h serge / kms kernel  
1300 5264 d 0 h serge /kernel/trunk/ kms: pre rc8  
983 5601 d 16 h diamond /kernel/trunk/ some cosmetic fixes  
802 5804 d 1 h serge /kernel/trunk/ from Nable: Sound Blaster driver  
769 5891 d 17 h Rus /kernel/trunk/ Com mouse cod moved to driver.
Begin of reorganization interrupts handlers Part 1.
Some dead code deleted.
 
753 5912 d 0 h serge /kernel/trunk/ supported videomodes  
739 5919 d 1 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 5 h serge /kernel/trunk/ vesa 1.2 fixup  
630 6067 d 2 h serge /kernel/trunk/ support for new ATI chips  
593 6121 d 23 h mikedld /kernel/trunk/ Revision numbering fix  
479 6202 d 2 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 1 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 1 h serge /kernel/trunk/ copyrights  
425 6249 d 14 h victor /kernel/trunk/ added computing of current #revision for kernel *.inc and *.asm files  
389 6265 d 16 h serge /kernel/trunk/ fixed bug in init_LFB()  
381 6269 d 17 h serge /kernel/trunk/ replace all vars whith symbolic constants  
380 6271 d 2 h serge /kernel/trunk/ replace vars 0x8000 0xC000 0xC004 0xD000 0x80000 whith symbolic constants
rename PROC_BASE -> SLOT_BASE
 
379 6271 d 4 h serge /kernel/trunk/ 1)fixed wrong exported LFB address
2)replace 0x3000 0x3004 0x3010 0x3020 whith symbolic constants
 
281 6311 d 9 h serge /kernel/trunk/ imports header
kernel objects
segmented sound buffers
 
230 6356 d 5 h serge /kernel/trunk/ add validate cursor in 37.5
fix maximal cursors count in init_cursors
 
221 6364 d 3 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 6 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
 
120 6470 d 0 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.
 
119 6470 d 22 h mario79 /kernel/trunk/ 1) small fix of code VGA.
2) decrease of an error "track of cursor ".
 
102 6490 d 22 h poddubny /kernel/trunk/ 1. a little fix for scheduler + correct comments
2. refactored window activation/ process termination/ getting active process
3. deleted dead code in checkwindows
4. eliminated almost all accesses to 0x3020+...+0xe, changed to direct process number
5. cli/sti in vesa12 and vga drivers and in calculatescreen
6. skipping dead windows in some funcs in window.inc
 
36 6681 d 19 h mario79 /kernel/trunk/ New algorithm of output of a mouse pointer