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 3885 d 11 h UnKaiF /kernel/trunk/drivers/ USBGetParam function added to list.  
3884 3886 d 18 h hidnplayr /kernel/trunk/network/ Fixing deadlock in SOCKET_process_end  
3881 3887 d 9 h mario79 /kernel/trunk/ HDD IDE DMA handler - remove the interrupt flag  
3879 3887 d 22 h hidnplayr /kernel/trunk/network/ Bugfix for API 74, -1  
3875 3890 d 9 h GerdtR /kernel/trunk/gui/ Now the symbols '0' and 'O' differ.  
3870 3896 d 7 h mario79 /kernel/trunk/ Fix for r.3762 - separate interrupt handlers for the irq14 and irq15.  
3868 3909 d 9 h mario79 /kernel/trunk/docs/ updated documentation for socket functions (for russian version)  
3867 3909 d 10 h hidnplayr /kernel/trunk/docs/ updated documentation for socket functions.  
3861 3912 d 17 h hidnplayr /kernel/trunk/network/ new function: NET_packet_free, i8255x driver should not cause problems anymore.  
3843 3921 d 11 h yogev_ezra /kernel/trunk/docs/ Added documents created by UnКайF  
3837 3925 d 18 h mario79 /kernel/trunk/ Update documentation for new network stack  
3835 3925 d 20 h mario79 / Update documentation for night build  
3828 3930 d 23 h mario79 /kernel/trunk/core/ Extended the command line for kernel  
3827 3931 d 15 h clevermouse /kernel/trunk/core/ load_library: disable interrupts for smaller time  
3826 3933 d 11 h clevermouse /kernel/trunk/bus/usb/ USB split transaction scheduler  
3825 3935 d 12 h mario79 /kernel/trunk/ Fix for r.3810  
3820 3938 d 7 h GerdtR /kernel/trunk/core/ Added UserAllocAt in export  
3817 3938 d 16 h hidnplayr /kernel/trunk/network/ Bugfixes in kernel related to forking of sockets.  
3816 3938 d 20 h clevermouse /kernel/trunk/bus/usb/ calculate USB bandwidth  
3810 3939 d 12 h mario79 /kernel/trunk/ Additional check the unassigned IRQ for IDE controller.  
3798 3940 d 21 h Serge /kernel/trunk/core/ kernel: fix user_unmap  
3797 3941 d 5 h mario79 /kernel/trunk/boot/ Full cleaning the text area before showing vmodes table. Fix for r.3777  
3796 3941 d 5 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 3941 d 6 h mario79 /kernel/trunk/boot/ Full cleaning of lines after output messages. Fix for r.3777  
3791 3941 d 9 h mario79 /kernel/trunk/ Removing useless stdcall enable_irq  
3787 3941 d 13 h Serge /kernel/trunk/docs/ update documentation  
3786 3941 d 18 h Serge /kernel/trunk/core/ kernel:f68.27 load_file_umode  
3785 3942 d 6 h mario79 /kernel/trunk/ Additional check for IDE controllers  
3780 3942 d 22 h Serge / remame /addappl to /KolibriOS  
3778 3943 d 1 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 3943 d 7 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 3944 d 4 h mario79 /kernel/trunk/ Fix bootlog  
3774 3944 d 4 h mario79 /kernel/trunk/ Some fixes code for IDE controllers.  
3771 3944 d 19 h mario79 /kernel/trunk/ Dynamic setting interrupts for Floppy controller  
3768 3945 d 11 h mario79 /kernel/trunk/core/ Removing obsolete code.  
3767 3945 d 13 h Serge /kernel/trunk/drivers/ sound: final attempt  
3766 3945 d 20 h Serge /kernel/trunk/drivers/ sound: and again  
3765 3945 d 20 h Serge /kernel/trunk/drivers/ sound: call real driver, when kernel stop the service  
3762 3946 d 0 h mario79 /kernel/trunk/ 1) Dynamic setting interrupts for IDE controller
2) Fixed problems with some hardware (eBox IDE Native mode and similar)
 
3761 3946 d 9 h clevermouse /kernel/trunk/core/ merge PE and COFF export tables into one