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
227 6372 d 0 h serge /kernel/trunk/ 1)drivers version control
2)extended events format
3)ATI hardware cursor
 
224 6375 d 0 h serge /kernel/trunk/ fixed cursor clipping in 24bpp video mode  
223 6375 d 16 h Ghost / * GMon now support ABIT uGuru
* kernel.asm free port area 0xe0-0xe4 (special for uGuru)
+ CPUID by Wildwest
* APM GDT limit fix 3
 
202 6403 d 16 h diamond /kernel/trunk/ Kernel updated to 0.6.3.0  
191 6411 d 18 h Ghost /kernel/trunk/boot/ APM GDT limit fix 2  
189 6411 d 21 h Ghost /kernel/trunk/boot/ APM GDT limit fix  
187 6414 d 23 h diamond /kernel/trunk/ Corrections in DMA code from Mario79  
183 6418 d 20 h diamond / Kernel: support for kernel packer
kfar: updated to 0.14 (warning when deleting)
 
164 6429 d 2 h serge /kernel/trunk/ new kernel  
161 6432 d 20 h diamond /kernel/trunk/ Added copyright strings for author of DMA HDD code (Mario79). Fixed error handling in hd_drv.inc.  
160 6437 d 17 h diamond /kernel/trunk/ DMA access to HD  
152 6445 d 21 h heavyiron /kernel/ Scripts now deletes lang.inc after compiling kernel.
Removed tabs from code (preboot.inc)
 
151 6446 d 14 h hidnplayr /kernel/trunk/boot/ clean up  
143 6464 d 19 h diamond / bootcode.inc: fixed error in loader block checks
dev_hdcd.inc: increased delay in reset function
kernel.asm: now kernel loads system programs (vrr_m/launcher and cpu) via fn 70
shutdown.inc: corrected code of rose output
IR, VRR_M: modified to use function 70 + optimization
 
140 6467 d 18 h diamond /kernel/trunk/boot/ Bootcode: fixed check on loader block correctness  
139 6467 d 18 h diamond / Kernel: rewritten function 4
@rcher, ac97wav, midamp, rtfread: modified to use function 70
 
135 6470 d 19 h diamond / mv, gifview, jpegview: modified to use function 70
tinypad2: modified for new sysxtree
kernel, mv, board, calendar, cmd, copy2, cpu, end, icon, mhc, pcidev:
german translation from derPENGUIN
 
134 6471 d 19 h diamond / Kernel: now bootcode loads from floppy only used sectors

sysxtree: rewritten to 70th function, corrected scrollbar
copyr: new version for new sysxtree
@rcher, rtfread: modified to work with new sysxtree
midamp: added version modified to work with new sysxtree
 
117 6485 d 14 h mario79 /kernel/trunk/ 1. Optimization of the mode 320*200*256. Load on CPU is less. Small increase of speed.
2. Optimization of the mode 640*480*16. Substantial growth of speed.
3. At the expense of deleting the superfluous code from vga.inc the size of a kernel has decreased.
 
103 6502 d 1 h halyavin /kernel/trunk/ Now 8Mb of address space reserved for LFB. New linear address of LFB is 0x80000000.  
89 6534 d 21 h diamond /kernel/trunk/ Bugfixes: videomode 9; returned ebx in 70.1 for CD  
84 6554 d 17 h diamond /kernel/trunk/ File system addition: fileinfo structure allows new syntax  
82 6561 d 21 h halyavin /kernel/trunk/ Now kernel can be compiled with fasm 1.66.  
79 6572 d 19 h diamond / Added APM interface disconnection before real-mode shutdown.
Optimized FIRE program: code size 690->474, now it fits in one sector;
memory requirements 0.5Mb -> 200Kb.
 
76 6581 d 17 h mario79 /kernel/trunk/ Mihaylov Iliya Andreevich aka Ghost
Advanced Power Management
SYSTEM CALL
eax = 49
dx = number of the function APM BIOS (Is similar AX in real mode)
Others registers (bx, cx) on the specification (see. docs/apm.zip>apm.txt)
Result: on the specification (including CF), the high part 32 bit registers is not defined
 
61 6628 d 22 h halyavin /kernel/trunk/ Return value of 58 function is corrected. Shutdown.inc optimized. Changes from diamond.  
46 6662 d 22 h halyavin /kernel/trunk/boot/ fixes of boot code from diamond for correct restarting from memory  
40 6682 d 19 h halyavin /kernel/trunk/ *Reduced size of boot code. (diamond)
*Debug API added. (diamond)
 
34 6696 d 22 h halyavin /kernel/trunk/boot/ some fixes in boot code  
30 6716 d 20 h halyavin /kernel/trunk/boot/ Bug leading to crash during restart from memory fixed  
29 6725 d 0 h halyavin /kernel/ *Improved boot code
*Tag for kolibri 0.5.2.1 created
 
27 6743 d 15 h halyavin /kernel/trunk/boot/ Remapping IRQs to standart scheme in real mode during shutdown added.  
12 6774 d 21 h halyavin /kernel/trunk/ *Font functions have been rewritten. Now kernel use bit-compressed fonts.
You must use char.mt and char2.mt from MeOsEmul or MeOsDebug program
or download them at http://shade.msu.ru/~msu-se/temp/char.7z
*Small fix in memmap.inc for memory manager.
 
5 6787 d 2 h halyavin /kernel/trunk/ Mario79 fixes:
Application can determine own path now.
Some boot messages changed (it is version Kolibri 5.1.0 now).
Some rd functions updated (thanks to michael).
Switch to another bank-switching procedure.
 
2 6793 d 3 h msu-se / moving to kernel directory  
1 6793 d 14 h ha /trunk/ Kolibri 5 initial checkout