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
4553 3752 d 15 h hidnplayr /kernel/trunk/ Serial debug console: reserve port so nobody else uses it.  
4381 3796 d 16 h hidnplayr /kernel/trunk/ Bugfix for sysfn 18,19,4 (set mouse pos)  
4311 3817 d 10 h mario79 /kernel/trunk/ Additional fix to r.4307  
4307 3817 d 23 h mario79 /kernel/trunk/ IDE DMA - remove the interrupt request after disabling IDE interrupts.  
4303 3818 d 14 h mario79 /kernel/trunk/ Removing the temporary fix code for IDE DMA.  
4297 3819 d 10 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 3820 d 10 h mario79 /kernel/trunk/ IDE DMA fix (SATA Native mode).  
4286 3821 d 23 h Serge /kernel/trunk/ kernel.set_screen: allways do force resetting  
4273 3824 d 14 h clevermouse / support for PnP disks, part 5: FAT12, ramdisk, floppies  
4262 3825 d 9 h 0CodErr /kernel/trunk/ SysFn9 keyboard mode  
4261 3825 d 10 h yogev_ezra /kernel/trunk/ Add Vortex86 detection code.  
4199 3836 d 2 h mario79 /kernel/trunk/ Kernel Clipboard. f.54.  
4105 3850 d 14 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 3878 d 2 h mario79 /kernel/trunk/ More accurate calculation for the case redraw of window.  
3927 3885 d 9 h kaitz / Translation for estonian language and fixes.
Build folder for estonian language.
 
3870 3914 d 6 h mario79 /kernel/trunk/ Fix for r.3762 - separate interrupt handlers for the irq14 and irq15.  
3825 3953 d 11 h mario79 /kernel/trunk/ Fix for r.3810  
3810 3957 d 11 h mario79 /kernel/trunk/ Additional check the unassigned IRQ for IDE controller.  
3791 3959 d 9 h mario79 /kernel/trunk/ Removing useless stdcall enable_irq  
3785 3960 d 5 h mario79 /kernel/trunk/ Additional check for IDE controllers  
3778 3961 d 0 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 3961 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".
 
3774 3962 d 4 h mario79 /kernel/trunk/ Some fixes code for IDE controllers.  
3771 3962 d 18 h mario79 /kernel/trunk/ Dynamic setting interrupts for Floppy controller  
3762 3963 d 23 h mario79 /kernel/trunk/ 1) Dynamic setting interrupts for IDE controller
2) Fixed problems with some hardware (eBox IDE Native mode and similar)
 
3742 3967 d 13 h clevermouse /kernel/trunk/ support for PnP disks, part 4: move NTFS,EXT2,/hd*,/bd* to the new interface  
3732 3969 d 21 h Serge /kernel/trunk/ kernel: removed unnecessary duplication of BOOT_VAR  
3727 3970 d 20 h Serge /kernel/trunk/ Kernel: remove some absolute adressing variables  
3726 3970 d 21 h clevermouse /kernel/trunk/ r3711 continued, no binary changes  
3706 3973 d 3 h mario79 /kernel/trunk/ PIO LBA48 write for HDD  
3702 3974 d 3 h mario79 /kernel/trunk/ 1) SATA IDE support for HDD and ATAPI
2) PIO LBA48 read for HDD
 
3627 3990 d 17 h Serge /kernel/trunk/ kernel: reduce DRIVE_DATA array. Now kernel can handle only 64 /hd and /cd partitions  
3614 3991 d 16 h shikhin / Fixed sys_msg_board (fn 63) to not rely on cross_order and take arguments in original order.  
3613 3991 d 21 h clevermouse /kernel/trunk/ preprocess fat chain for ramdisk before APIC initialization accesses it  
3611 3992 d 19 h clevermouse /kernel/trunk/ fix r3536  
3606 3993 d 20 h Serge /kernel/trunk/ kernel: BytesPerScanLine removed, use _display.pitch instead  
3598 3994 d 19 h clevermouse /kernel/trunk/ make macro for push imm/pop dst  
3597 3994 d 22 h Serge /kernel/trunk/ kernel: epic win. return to new cheat delay_hs  
3596 3995 d 10 h Serge /kernel/trunk/ kernel: epic fail. revert to old delay_hs code  
3595 3995 d 10 h Serge /kernel/trunk/ Kernel: cheap and cheat delay_hs