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
5031 3571 d 16 h clevermouse / speed up booting in some configurations  
5012 3587 d 18 h clevermouse /kernel/trunk/ speed up booting in some configurations  
4772 3702 d 7 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 3704 d 11 h hidnplayr /kernel/trunk/ set up serial debug console before first print to the debug board (if enabled)  
4734 3705 d 8 h mario79 /kernel/trunk/ Fix for r.4700 - fix proc check_ATAPI_device_event  
4713 3710 d 8 h mario79 /kernel/trunk/ Empty commit, blyat!  
4711 3710 d 9 h mario79 /kernel/trunk/ Fix f.24 for r.4700  
4700 3711 d 8 h mario79 /kernel/trunk/ Kernel supports up to three IDE controllers, and all the devices connected to them  
4641 3725 d 21 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.  
4624 3729 d 5 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
 
4611 3734 d 8 h mario79 /kernel/trunk/ Do not print the data from the BAR's if IDE controller is not found .  
4608 3734 d 15 h clevermouse /kernel/trunk/ reconfigure MTRRs after BIOS, enable write-combining framebuffer in more configurations  
4588 3742 d 4 h mario79 /kernel/trunk/ Function 2 (get the code of the pressed key) for AL = 0 in EAX bits 16-23 = contain scancode for pressed key  
4578 3746 d 16 h clevermouse /kernel/trunk/ quick fix for active IDE interrupts at boot stage  
4575 3748 d 6 h mario79 /kernel/trunk/ Some reorganization of code:
1) Grouping of code working with IDE drives
2) Moving messages about the SVN revision and CPU counter to the beginning of the log of the message board.
 
4573 3748 d 10 h clevermouse /kernel/trunk/ actualize documentation  
4553 3765 d 14 h hidnplayr /kernel/trunk/ Serial debug console: reserve port so nobody else uses it.  
4381 3809 d 15 h hidnplayr /kernel/trunk/ Bugfix for sysfn 18,19,4 (set mouse pos)  
4311 3830 d 9 h mario79 /kernel/trunk/ Additional fix to r.4307  
4307 3830 d 22 h mario79 /kernel/trunk/ IDE DMA - remove the interrupt request after disabling IDE interrupts.  
4303 3831 d 13 h mario79 /kernel/trunk/ Removing the temporary fix code for IDE DMA.  
4297 3832 d 9 h yogev_ezra /kernel/trunk/ Move Vortex86 SoC handling before usb_init and CPU speed detection, since otherwise the CPU speed is not detected correctly.  
4291 3833 d 9 h mario79 /kernel/trunk/ IDE DMA fix (SATA Native mode).  
4286 3834 d 22 h Serge /kernel/trunk/ kernel.set_screen: allways do force resetting  
4273 3837 d 13 h clevermouse / support for PnP disks, part 5: FAT12, ramdisk, floppies  
4262 3838 d 8 h 0CodErr /kernel/trunk/ SysFn9 keyboard mode  
4261 3838 d 9 h yogev_ezra /kernel/trunk/ Add Vortex86 detection code.  
4199 3849 d 1 h mario79 /kernel/trunk/ Kernel Clipboard. f.54.  
4105 3863 d 13 h Serge /kernel/trunk/ Kernel: export new_sys_threads as CreateThread. Remove hack in set_app_params that allowed creating threads in kernel context under certain conditions  
3936 3891 d 1 h mario79 /kernel/trunk/ More accurate calculation for the case redraw of window.  
3927 3898 d 8 h kaitz / Translation for estonian language and fixes.
Build folder for estonian language.
 
3870 3927 d 5 h mario79 /kernel/trunk/ Fix for r.3762 - separate interrupt handlers for the irq14 and irq15.  
3825 3966 d 10 h mario79 /kernel/trunk/ Fix for r.3810  
3810 3970 d 10 h mario79 /kernel/trunk/ Additional check the unassigned IRQ for IDE controller.  
3791 3972 d 8 h mario79 /kernel/trunk/ Removing useless stdcall enable_irq  
3785 3973 d 4 h mario79 /kernel/trunk/ Additional check for IDE controllers  
3778 3973 d 23 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 3974 d 6 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 3975 d 3 h mario79 /kernel/trunk/ Some fixes code for IDE controllers.  
3771 3975 d 17 h mario79 /kernel/trunk/ Dynamic setting interrupts for Floppy controller