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
4976 3623 d 9 h hidnplayr /kernel/trunk/network/ IPv4: accept all destination addresses when we dont have one yet.  
4970 3628 d 1 h Akyltist /kernel/trunk/gui/ fix button coord and size;
add 3d light effect;
 
4961 3640 d 5 h hidnplayr /kernel/trunk/drivers/sb16/ SB16: correctly reserve ports (broken since #1306)  
4959 3640 d 22 h hidnplayr /kernel/trunk/network/ Increased the max socket buffer size from 32k to 256k, for better network throughput on slower links.  
4932 3647 d 10 h hidnplayr /kernel/trunk/drivers/usbhid/ Mapped '<>\' key from USB keyboards (such as present on belgian keyboards) to their PS/2 counterpart.  
4929 3649 d 13 h hidnplayr /kernel/trunk/hid/ Fixed some issues with numeric part of keyboard.  
4927 3650 d 11 h Serge /kernel/trunk/core/ kernel: export change_task as "ChangeTask"  
4923 3657 d 2 h Serge /kernel/branches/kolibri-process/ kolibri-process:
1)update
2)create v86 process
 
4893 3674 d 22 h Serge / kernel: fn69.1 - get simd context
mtdbg: display contents of mmx registers
 
4892 3675 d 4 h hidnplayr /kernel/trunk/network/ Fixed some debug output in ICMP_input procedure.  
4891 3675 d 5 h shikhin /kernel/trunk/fs/ext2/ ext2 license change to GPL.  
4851 3682 d 0 h mario79 /kernel/trunk/ Fix r.4850  
4850 3682 d 0 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 3684 d 3 h clevermouse /kernel/trunk/detect/ force legacy IDE ports if specified by class code  
4839 3684 d 9 h mario79 /kernel/trunk/blkdev/ Additional fix to r.4838  
4838 3684 d 11 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 3691 d 13 h Akyltist /kernel/trunk/gui/ mini refactoring  
4796 3691 d 14 h Akyltist /kernel/trunk/gui/ fix kernel function 48.2 48.3 (set EDX max size = 192 byte)  
4793 3691 d 22 h yogev_ezra /kernel/trunk/ MTRR: new @notify support  
4783 3693 d 8 h eAndrew /kernel/trunk/video/ old cursors  
4782 3693 d 9 h eAndrew /kernel/trunk/video/ new cursors  
4779 3693 d 11 h Akyltist /kernel/trunk/gui/ skin: hotfix new system color table  
4778 3693 d 11 h Akyltist /kernel/trunk/gui/ skin: supported new system color table  
4772 3694 d 0 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
 
4741 3696 d 3 h hidnplayr /kernel/trunk/ set up serial debug console before first print to the debug board (if enabled)  
4734 3697 d 1 h mario79 /kernel/trunk/ Fix for r.4700 - fix proc check_ATAPI_device_event  
4720 3700 d 0 h mario79 /kernel/trunk/ Fix for r.4700  
4713 3702 d 1 h mario79 /kernel/trunk/ Empty commit, blyat!  
4711 3702 d 1 h mario79 /kernel/trunk/ Fix f.24 for r.4700  
4700 3703 d 1 h mario79 /kernel/trunk/ Kernel supports up to three IDE controllers, and all the devices connected to them  
4695 3705 d 7 h clevermouse /kernel/trunk/blkdev/ small fix  
4694 3706 d 22 h yogev_ezra /kernel/trunk/boot/ Make the Grammar-Nazis happy  
4641 3717 d 14 h mario79 /kernel/trunk/ Removal of obsolete functions 18.11.2. Reduce the DRIVE_DATA area, because the data above 10 bytes is not used.  
4625 3720 d 21 h mario79 /kernel/trunk/detect/ Fix for prev.rev.  
4624 3720 d 21 h mario79 /kernel/trunk/ IDE DMA
1) No more 16-bit code, all the code in 32-bit mode
2) Expansion of the data output about modes of IDE devices
 
4619 3723 d 10 h clevermouse /kernel/trunk/core/ r4619  
4612 3725 d 6 h mario79 /kernel/trunk/ Fix for r.4588  
4611 3726 d 1 h mario79 /kernel/trunk/ Do not print the data from the BAR's if IDE controller is not found .  
4610 3726 d 7 h clevermouse /kernel/trunk/core/ add test data  
4608 3726 d 7 h clevermouse /kernel/trunk/ reconfigure MTRRs after BIOS, enable write-combining framebuffer in more configurations