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
3795 3974 d 11 h mario79 /kernel/trunk/boot/ Full cleaning of lines after output messages. Fix for r.3777  
3791 3974 d 14 h mario79 /kernel/trunk/ Removing useless stdcall enable_irq  
3787 3974 d 17 h Serge /kernel/trunk/docs/ update documentation  
3786 3974 d 23 h Serge /kernel/trunk/core/ kernel:f68.27 load_file_umode  
3785 3975 d 11 h mario79 /kernel/trunk/ Additional check for IDE controllers  
3780 3976 d 3 h Serge / remame /addappl to /KolibriOS  
3778 3976 d 6 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 3976 d 12 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 3977 d 9 h mario79 /kernel/trunk/ Fix bootlog  
3774 3977 d 9 h mario79 /kernel/trunk/ Some fixes code for IDE controllers.  
3771 3978 d 0 h mario79 /kernel/trunk/ Dynamic setting interrupts for Floppy controller  
3768 3978 d 16 h mario79 /kernel/trunk/core/ Removing obsolete code.  
3767 3978 d 18 h Serge /kernel/trunk/drivers/ sound: final attempt  
3766 3979 d 1 h Serge /kernel/trunk/drivers/ sound: and again  
3765 3979 d 1 h Serge /kernel/trunk/drivers/ sound: call real driver, when kernel stop the service  
3762 3979 d 5 h mario79 /kernel/trunk/ 1) Dynamic setting interrupts for IDE controller
2) Fixed problems with some hardware (eBox IDE Native mode and similar)
 
3761 3979 d 14 h clevermouse /kernel/trunk/core/ merge PE and COFF export tables into one  
3760 3979 d 18 h hidnplayr /kernel/trunk/boot/ make 'A' key for boot settings work on azerty keyboards  
3759 3979 d 18 h clevermouse /kernel/trunk/boot/ shorten boot screen messages  
3757 3979 d 19 h clevermouse /kernel/trunk/boot/ fix [abcd] -> [abc] in boot screen  
3756 3980 d 1 h hidnplayr /kernel/trunk/network/ Small bugfix in TCP_input for data when header prediction failed.  
3752 3980 d 23 h hidnplayr /kernel/trunk/network/ Corrected IP source address for TCP_respond_segment  
3751 3981 d 3 h Serge /kernel/trunk/core/ kernel: apic hotfix from CleverMouse  
3745 3982 d 14 h clevermouse /kernel/trunk/ USB: new API for drivers to query device characteristics  
3744 3982 d 14 h clevermouse /kernel/trunk/boot/ fix size in call for loading /hd*/*/kolibri.img  
3743 3982 d 16 h clevermouse /kernel/trunk/fs/ small fix  
3742 3982 d 19 h clevermouse /kernel/trunk/ support for PnP disks, part 4: move NTFS,EXT2,/hd*,/bd* to the new interface  
3741 3982 d 19 h clevermouse /kernel/trunk/drivers/usbhid/ USB HID mouse: horizontal scrolling  
3737 3983 d 12 h hidnplayr / SOCKET_receive, return immediately when there is no data and SS_CANTRECVMORE is set.
Downloader: make better use of blocking sockets.
 
3732 3985 d 3 h Serge /kernel/trunk/ kernel: removed unnecessary duplication of BOOT_VAR  
3728 3985 d 22 h clevermouse /kernel/trunk/bus/usb/ small fix  
3727 3986 d 2 h Serge /kernel/trunk/ Kernel: remove some absolute adressing variables  
3726 3986 d 3 h clevermouse /kernel/trunk/ r3711 continued, no binary changes  
3725 3986 d 3 h Serge /kernel/branches/Kolibri-acpi/ acpi: update  
3712 3987 d 5 h mario79 /kernel/trunk/ 1) DMA LBA48 read and write for HDD
2) Some optimization of code
 
3711 3987 d 12 h clevermouse /kernel/trunk/ style fixes, no binary changes (style checker was sick for some time)  
3709 3987 d 13 h clevermouse / full-fledged USB HID driver  
3708 3987 d 18 h clevermouse /kernel/trunk/drivers/ make vidintel work on pineview videocards  
3707 3988 d 2 h clevermouse /kernel/trunk/bus/usb/ small fix  
3706 3988 d 9 h mario79 /kernel/trunk/ PIO LBA48 write for HDD