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
2987 4248 d 15 h Serge /kernel/branches/Kolibri-acpi/ acpi: merge trank  
2465 4459 d 21 h Serge /kernel/branches/Kolibri-acpi/ acpi: merge trunk  
2442 4465 d 20 h Serge /kernel/branches/Kolibri-acpi/ acpi:print e820 memory map  
2434 4467 d 1 h Serge /kernel/branches/Kolibri-acpi/ merge trunk  
2106 4664 d 21 h serge /kernel/branches/Kolibri-acpi/ move irq functions into separate file  
1635 4991 d 0 h serge /kernel/branches/Kolibri-acpi/ acpi branch  
1425 5205 d 17 h diamond /kernel/trunk/detect/ reverted wrong file from previous commit  
1424 5205 d 17 h diamond /kernel/trunk/ fixed behaviour with too big window sizes broken in rev. 1391  
1410 5220 d 20 h turbanoff /kernel/trunk/ reworked search partition on HDD  
1378 5241 d 18 h turbanoff /kernel/trunk/ ext2fs support. read only  
1276 5306 d 7 h Lrz /kernel/trunk/ I'm not sure what all my change is right.
Some optimization.
 
1229 5333 d 16 h Lrz /kernel/trunk/ small optimization  
1150 5381 d 11 h diamond /kernel/trunk/detect/ fixed caching of BIOS disks in some rare situations  
1104 5474 d 13 h diamond /kernel/trunk/detect/ added biosmem.inc referenced in previous revision  
769 5922 d 13 h Rus /kernel/trunk/ Com mouse cod moved to driver.
Begin of reorganization interrupts handlers Part 1.
Some dead code deleted.
 
750 5946 d 2 h victor /kernel/trunk/ Placed copyright and properties "svn: keywords Rev"  
748 5946 d 4 h heavyiron / *Remove unneeded ps2mouse.inc and m_ps2.inc

*Remove 18.1 and 18.9.1 functions (sinse 465 revision they doesn't work), so CPU now use END application for reboot
NOTE: file ROSE.TXT don't used in kernel now and can be deleted from image

*New END application form Leency & Veliant
 
709 5960 d 18 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
 
593 6152 d 19 h mikedld /kernel/trunk/ Revision numbering fix  
585 6157 d 12 h mario79 / The universal cache of IDE devices.
Step 2:
1) Realized cache ATAPI device (CD\DVD).
2) Lock\Unlock ATAPI device for working with cache.
3) Eject (F70/10) and Load (F70/11) tray of ATAPI device.
4) Application CD_tray for control of tray ATAPI device.
 
584 6158 d 17 h mario79 /kernel/trunk/detect/ Fix calculate size of cache (IDE devices). Now data do not intersect limits of the cache.  
580 6164 d 10 h mario79 /kernel/trunk/ The universal cache of IDE devices.
Step 1:
1) Allocate of separate area for everyone IDE device.
2) Usage of the allocated areas for HDD. (Cache CD\DVD - not realized, but the memory for it is allocated. This be realized in step 2).
3) The area of memory 0x80300000 - > 0x80400000 now is free and is not used.
4) The area of memory 0x80284000 - > 0x8028BFFF is used for HDD DMA.
 
566 6174 d 1 h serge /kernel/trunk/ sound.asm: patch BIOS bug for ICH0
add USE_IRQ_REMAP conditional directive
 
473 6238 d 21 h diamond /kernel/trunk/ * Unified COM1/COM2 mice handling.
* Corrected COM mouse detection.
* Mouse cursor can now be at right and bottom screen sides.
* Normal handling of "desktop background redraw" event.
(Background redraw is faster now.)
* Fixed error in stretch background function for VESA 2.0.
 
465 6253 d 3 h serge /kernel/trunk/ merge flat kernel  
431 6275 d 21 h serge /kernel/trunk/ copyrights  
425 6280 d 10 h victor /kernel/trunk/ added computing of current #revision for kernel *.inc and *.asm files  
412 6291 d 17 h serge /kernel/trunk/ synchronization with flat kernel  
389 6296 d 12 h serge /kernel/trunk/ fixed bug in init_LFB()  
381 6300 d 13 h serge /kernel/trunk/ replace all vars whith symbolic constants  
346 6315 d 17 h diamond /kernel/trunk/ Kernel updated to 0.6.5.0  
321 6324 d 19 h diamond / * New sysfunction 70.9, create folder
* Deleted obsolete 58.4 (create folder 8.3 on hd)
* Updated docs
* Bugfixes (file system; core; direct screen access), improvements (sysfn 70.3)
* KFar 0.21, full error handling, folder creation (with new kernel)
 
143 6482 d 20 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
 
136 6487 d 16 h mario79 /kernel/trunk/ 1) The search HDD is improved, earlier by search was made reset only CD, now is made reset and HDD also.
2) Are deleted CLI and STI from procedures of reading and writing of sector on HDD. These of commands are replaced by operation with a port [hdbase]+206h, which disables only interruption for IDE.
 
121 6500 d 1 h poddubny /kernel/trunk/detect/ Fixed PS/2 mouse detection procedure, timeouts.  
116 6507 d 16 h poddubny /kernel/trunk/detect/ Correct PS/2 mouse detection procedure.  
58 6655 d 15 h mario79 /kernel/trunk/ Fixed bug - COM modem completely does not work.  
56 6659 d 23 h halyavin /kernel/trunk/detect/ fixing bug with keyboard and mouse in VmWare (from diamond).  
33 6719 d 21 h mario79 /kernel/trunk/ 1) Parallel processing of mouses: PS2, COM1, COM2
2) Detection PS2 mouse.
3) Switching FPU in PM with reset.
4) Click on the application button - works only if during release of a up-button mouse the cursor is on the button application. Realization Victor Alberto Gil Hanla (vhanla). Version 1.1
5) Return of focus (activated window) on previous application at completion of the active application
6) Change skin of header of windows type 4, at loss and return of focus (activated window).
 
5 6805 d 4 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.