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
3989 3856 d 12 h yogev_ezra /kernel/trunk/boot/ Allow pressing ESC in boot screen to cancel selection without making a choice. Add more information on which options to choose and link to http://board.kolibrios.org to report bugs.  
3964 3862 d 5 h mario79 /kernel/trunk/boot/ This is a temporary fix for kernel. Just to avoid the situation of freezing the system after boot.  
3797 3947 d 9 h mario79 /kernel/trunk/boot/ Full cleaning the text area before showing vmodes table. Fix for r.3777  
3796 3947 d 9 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  
3777 3949 d 11 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".
 
3774 3950 d 8 h mario79 /kernel/trunk/ Some fixes code for IDE controllers.  
3762 3952 d 4 h mario79 /kernel/trunk/ 1) Dynamic setting interrupts for IDE controller
2) Fixed problems with some hardware (eBox IDE Native mode and similar)
 
3760 3952 d 17 h hidnplayr /kernel/trunk/boot/ make 'A' key for boot settings work on azerty keyboards  
3712 3960 d 4 h mario79 /kernel/trunk/ 1) DMA LBA48 read and write for HDD
2) Some optimization of code
 
3711 3960 d 11 h clevermouse /kernel/trunk/ style fixes, no binary changes (style checker was sick for some time)  
3702 3962 d 7 h mario79 /kernel/trunk/ 1) SATA IDE support for HDD and ATAPI
2) PIO LBA48 read for HDD
 
3539 3990 d 12 h clevermouse /kernel/trunk/ recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all  
3430 4051 d 17 h esevece /kernel/trunk/boot/ Accept key S to save settings in spanish build  
3274 4080 d 16 h esevece /kernel/trunk/ Spanish translation (boot and kernel). Fix in makefile. Change name of booteng.inc to booten.inc  
2466 4428 d 21 h Serge /kernel/trunk/ merge acpi  
2455 4430 d 17 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2288 4581 d 13 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
2261 4591 d 12 h mario79 /kernel/trunk/ Many fixes for blue boot screen  
1962 4701 d 17 h clevermouse /kernel/ merge kolibri-cfg into trunk  
1735 4851 d 23 h clevermouse / fix compilation in linux  
1264 5284 d 15 h Lrz /kernel/trunk/ very small change.  
1103 5443 d 15 h diamond /kernel/trunk/ use fn E820 of int 15h to query memory map (if available)  
1018 5568 d 4 h diamond /kernel/trunk/ Kernel updated to 0.7.5.0  
946 5623 d 11 h lrz /kernel/trunk/boot/ fix '65535,0,0' error  
925 5642 d 3 h Lrz /kernel/trunk/boot/ small optimization, register use the faster than memory  
816 5779 d 4 h Lrz /kernel/trunk/boot/ set cursor for out blue screen  
795 5845 d 15 h shurf /kernel/trunk/boot/ Now correctly loads FAT12 from floppies of any volume into ramdisk, rather than only from 1.44 MB  
749 5915 d 4 h Lrz /kernel/trunk/ fixed bug in blue screen and add hardware cursor for ATI mobility 7500 card test on IBM Think Pad R51  
746 5915 d 23 h Lrz /kernel/trunk/boot/ blue screen: save selected resolution instead of VESA mode number (thanks to Serge)  
737 5920 d 12 h diamond /kernel/trunk/boot/ correction of revision 726  
731 5922 d 23 h diamond /kernel/trunk/boot/ Fixed constants replaced with correctable definitions (thanks to <Lrz>)  
730 5923 d 1 h diamond /kernel/trunk/boot/ Show scrollbar for videomodes table; PgUp,PgDn in videomodes table  
726 5923 d 22 h diamond /kernel/trunk/boot/ Boot screen: correct default values; added some remarks  
713 5926 d 22 h Lrz /kernel/trunk/ add new choose of video mode  
709 5929 d 19 h diamond /kernel/trunk/ * V86 manager
* support of drives visible by BIOS through V86 mode
* shutdown fixes
* background redraw fixes
* when booting from CD/DVD, load all floppy by tracks, not only used sectors
 
641 6063 d 13 h diamond /kernel/trunk/ Kernel updated to 0.7.1.0  
593 6121 d 20 h mikedld /kernel/trunk/ Revision numbering fix  
545 6161 d 19 h spraid /kernel/trunk/boot/ added variant for d (preload) - 4-format ram disk
(need when ram disk not loading and not linked)
for example - loading from cdorm
 
523 6185 d 1 h diamond /kernel/trunk/ * Correct value of selector gs
* Support for kpack'ed skin files
* Default setting for DMA access is now "disabled"
* Fixed kernel fault when network packet sending
 
514 6188 d 21 h diamond /kernel/trunk/ * unknown/unsupported videomode at boot leads to return in config manager
* boot config manager now allows to totally disable DMA access to HD