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
759 5896 d 2 h Rus /kernel/trunk/ New organization of irq buffer, now its ring buffer. Its faster about 4.5 times.
*Warning! its debug version which can have many bugs, because I cannot test it all. I tested byte's receive on little size of data. If you can test it on big data size, and word's receive - do it! :)
 
750 5904 d 13 h victor /kernel/trunk/ Placed copyright and properties "svn: keywords Rev"  
740 5908 d 3 h serge /kernel/trunk/ PE loader: error checking  
709 5919 d 4 h diamond /kernel/trunk/ * V86 manager
* support of drives visible by BIOS through V86 mode
* shutdown fixes
* background redraw fixes
* when booting from CD/DVD, load all floppy by tracks, not only used sectors
 
684 5968 d 9 h diamond /kernel/trunk/ deleting cross registers in system calls, part 2  
658 6027 d 4 h Ghost /kernel/trunk/core/ * code clearing
* bug fix in "show_error_parameters", now registers value correctly show
 
656 6027 d 9 h mikedld /kernel/trunk/ Fix in DEBUGF (incorrect output of eax..edi with %x)
New show_error_parameters (core/sys32.inc) from Ghost
 
593 6111 d 6 h mikedld /kernel/trunk/ Revision numbering fix  
566 6132 d 12 h serge /kernel/trunk/ sound.asm: patch BIOS bug for ICH0
add USE_IRQ_REMAP conditional directive
 
546 6150 d 3 h diamond /kernel/trunk/ changed background handling  
521 6175 d 8 h diamond /kernel/trunk/ * efficient handling of file names substitution
* current directory support; new sysfunction 30
* fixed bug in load_file with files of size divisible by page size
 
506 6182 d 0 h mikedld /kernel/trunk/ Fixed FDO (seems like bug in FASM to me)  
479 6191 d 8 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 6197 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.
 
465 6211 d 13 h serge /kernel/trunk/ merge flat kernel  
434 6232 d 5 h diamond /kernel/trunk/ Normal stack handling for sysenter/syscall; trap gate for int 0x40  
431 6234 d 7 h serge /kernel/trunk/ copyrights  
429 6237 d 17 h serge /kernel/trunk/ update read_file  
425 6238 d 21 h victor /kernel/trunk/ added computing of current #revision for kernel *.inc and *.asm files  
389 6254 d 22 h serge /kernel/trunk/ fixed bug in init_LFB()  

Show All