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
3888 3894 d 20 h UnKaiF /kernel/trunk/drivers/ USBGetParam function added to list.  
3884 3896 d 2 h hidnplayr /kernel/trunk/network/ Fixing deadlock in SOCKET_process_end  
3881 3896 d 18 h mario79 /kernel/trunk/ HDD IDE DMA handler - remove the interrupt flag  
3879 3897 d 7 h hidnplayr /kernel/trunk/network/ Bugfix for API 74, -1  
3875 3899 d 17 h GerdtR /kernel/trunk/gui/ Now the symbols '0' and 'O' differ.  
3870 3905 d 16 h mario79 /kernel/trunk/ Fix for r.3762 - separate interrupt handlers for the irq14 and irq15.  
3868 3918 d 18 h mario79 /kernel/trunk/docs/ updated documentation for socket functions (for russian version)  
3867 3918 d 19 h hidnplayr /kernel/trunk/docs/ updated documentation for socket functions.  
3861 3922 d 2 h hidnplayr /kernel/trunk/network/ new function: NET_packet_free, i8255x driver should not cause problems anymore.  
3843 3930 d 20 h yogev_ezra /kernel/trunk/docs/ Added documents created by UnКайF  
3837 3935 d 3 h mario79 /kernel/trunk/ Update documentation for new network stack  
3835 3935 d 5 h mario79 / Update documentation for night build  
3828 3940 d 8 h mario79 /kernel/trunk/core/ Extended the command line for kernel  
3827 3941 d 0 h clevermouse /kernel/trunk/core/ load_library: disable interrupts for smaller time  
3826 3942 d 20 h clevermouse /kernel/trunk/bus/usb/ USB split transaction scheduler  
3825 3944 d 21 h mario79 /kernel/trunk/ Fix for r.3810  
3820 3947 d 15 h GerdtR /kernel/trunk/core/ Added UserAllocAt in export  
3817 3948 d 0 h hidnplayr /kernel/trunk/network/ Bugfixes in kernel related to forking of sockets.  
3816 3948 d 4 h clevermouse /kernel/trunk/bus/usb/ calculate USB bandwidth  
3810 3948 d 21 h mario79 /kernel/trunk/ Additional check the unassigned IRQ for IDE controller.  
3798 3950 d 6 h Serge /kernel/trunk/core/ kernel: fix user_unmap  
3797 3950 d 14 h mario79 /kernel/trunk/boot/ Full cleaning the text area before showing vmodes table. Fix for r.3777  
3796 3950 d 14 h yogev_ezra /kernel/trunk/boot/ Correct English, Spanish and German messages string length in blue screen to fit into one line. Add some comments to bootcode.inc  
3795 3950 d 15 h mario79 /kernel/trunk/boot/ Full cleaning of lines after output messages. Fix for r.3777  
3791 3950 d 18 h mario79 /kernel/trunk/ Removing useless stdcall enable_irq  
3787 3950 d 21 h Serge /kernel/trunk/docs/ update documentation  
3786 3951 d 3 h Serge /kernel/trunk/core/ kernel:f68.27 load_file_umode  
3785 3951 d 15 h mario79 /kernel/trunk/ Additional check for IDE controllers  
3780 3952 d 7 h Serge / remame /addappl to /KolibriOS  
3778 3952 d 10 h mario79 /kernel/trunk/ Correction width of the boot messages and correction position of the BOOT_DEBUG_PRINT (addition to the revision of 3777).  
3777 3952 d 16 h yogev_ezra /kernel/trunk/ Added 2 more options to blue screen: c) BOOT_DEBUG_PRINT and d) BOOT_LAUNCHER_START. Existing option "Boot device" is now e).
BOOT_DEBUG_PRINT = If set to "yes"/"on", will duplicate debug output to the screen. Default is "no"/"off".
BOOT_LAUNCHER_START = If set to "no"/"off", LAUNCHER application won't be run after kernel has loaded. Default is "yes"/"on".
 
3775 3953 d 13 h mario79 /kernel/trunk/ Fix bootlog  
3774 3953 d 13 h mario79 /kernel/trunk/ Some fixes code for IDE controllers.  
3771 3954 d 4 h mario79 /kernel/trunk/ Dynamic setting interrupts for Floppy controller  
3768 3954 d 20 h mario79 /kernel/trunk/core/ Removing obsolete code.  
3767 3954 d 22 h Serge /kernel/trunk/drivers/ sound: final attempt  
3766 3955 d 5 h Serge /kernel/trunk/drivers/ sound: and again  
3765 3955 d 5 h Serge /kernel/trunk/drivers/ sound: call real driver, when kernel stop the service  
3762 3955 d 9 h mario79 /kernel/trunk/ 1) Dynamic setting interrupts for IDE controller
2) Fixed problems with some hardware (eBox IDE Native mode and similar)
 
3761 3955 d 18 h clevermouse /kernel/trunk/core/ merge PE and COFF export tables into one