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
5051 3539 d 1 h clevermouse / convert usbhid and usbstor to PE  
5049 3539 d 22 h clevermouse /kernel/trunk/ add delays  
5044 3541 d 0 h clevermouse / convert tmpdisk and ps2mouse to PE  
5039 3542 d 23 h clevermouse / support for stripped PE headers in drivers; declare COFF drivers deprecated  
5033 3545 d 19 h clevermouse /kernel/trunk/ deep sleep on Intel SSE3+ CPUs  
5032 3545 d 23 h clevermouse /kernel/trunk/ don't rely on BIOS for returning to real mode  
5031 3546 d 22 h clevermouse / speed up booting in some configurations  
5030 3548 d 23 h clevermouse /kernel/trunk/detect/ don't try to detect CD if controller doesn't respond to device select  
5028 3549 d 14 h clevermouse /kernel/trunk/boot/ fix r5012  
5027 3549 d 16 h clevermouse /kernel/trunk/hid/ numlock on at boot  
5015 3558 d 22 h hidnplayr /kernel/trunk/network/ Cleanup/small refactor of some internal network functions.  
5013 3562 d 1 h hidnplayr /kernel/trunk/network/ Moved TCP slow timer handler to separate thread, to avoid possible deadlocks.  
5012 3563 d 0 h clevermouse /kernel/trunk/ speed up booting in some configurations  
5001 3574 d 19 h hidnplayr /kernel/trunk/network/ Disabled experimental PPPoE and IPv6 support by default.  
5000 3574 d 19 h clevermouse /kernel/trunk/network/ fix kernel crash when TCP input queue is full  
4993 3581 d 0 h Serge /kernel/branches/kolibri-process/ kolibri-process:
v86 works now, at least in VBox
 
4976 3606 d 22 h hidnplayr /kernel/trunk/network/ IPv4: accept all destination addresses when we dont have one yet.  
4970 3611 d 14 h Akyltist /kernel/trunk/gui/ fix button coord and size;
add 3d light effect;
 
4961 3623 d 18 h hidnplayr /kernel/trunk/drivers/sb16/ SB16: correctly reserve ports (broken since #1306)  
4959 3624 d 11 h hidnplayr /kernel/trunk/network/ Increased the max socket buffer size from 32k to 256k, for better network throughput on slower links.  
4932 3630 d 23 h hidnplayr /kernel/trunk/drivers/usbhid/ Mapped '<>\' key from USB keyboards (such as present on belgian keyboards) to their PS/2 counterpart.  
4929 3633 d 2 h hidnplayr /kernel/trunk/hid/ Fixed some issues with numeric part of keyboard.  
4927 3634 d 0 h Serge /kernel/trunk/core/ kernel: export change_task as "ChangeTask"  
4923 3640 d 15 h Serge /kernel/branches/kolibri-process/ kolibri-process:
1)update
2)create v86 process
 
4893 3658 d 11 h Serge / kernel: fn69.1 - get simd context
mtdbg: display contents of mmx registers
 
4892 3658 d 17 h hidnplayr /kernel/trunk/network/ Fixed some debug output in ICMP_input procedure.  
4891 3658 d 18 h shikhin /kernel/trunk/fs/ext2/ ext2 license change to GPL.  
4851 3665 d 13 h mario79 /kernel/trunk/ Fix r.4850  
4850 3665 d 13 h mario79 /kernel/trunk/ Added the tag "Revision: XXXX" in some kernel files, to form the right number of revision at boot (blue boot screen).  
4841 3667 d 16 h clevermouse /kernel/trunk/detect/ force legacy IDE ports if specified by class code  
4839 3667 d 22 h mario79 /kernel/trunk/blkdev/ Additional fix to r.4838  
4838 3668 d 0 h mario79 /kernel/trunk/ Fix for IDE controller. Some weird controllers generate an interrupt even if IDE interrupts are disabled and no IDE devices. For example, notebook ASUS K72F - IDE controller 010185 generates false interrupt when we work with the IDE controller 01018f. For this reason, the interrupt handler does not need to be installed if both channel IDE controller running in PIO mode.  
4797 3675 d 2 h Akyltist /kernel/trunk/gui/ mini refactoring  
4796 3675 d 3 h Akyltist /kernel/trunk/gui/ fix kernel function 48.2 48.3 (set EDX max size = 192 byte)  
4793 3675 d 11 h yogev_ezra /kernel/trunk/ MTRR: new @notify support  
4783 3676 d 22 h eAndrew /kernel/trunk/video/ old cursors  
4782 3676 d 22 h eAndrew /kernel/trunk/video/ new cursors  
4779 3677 d 0 h Akyltist /kernel/trunk/gui/ skin: hotfix new system color table  
4778 3677 d 0 h Akyltist /kernel/trunk/gui/ skin: supported new system color table  
4772 3677 d 13 h mario79 /kernel/trunk/ Fix for IDE devices:
1) Restore broken HD load for ramdisk image
2) Check of support UDMA mode for disk devices before initialization channel of IDE controller