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
593 6111 d 10 h mikedld /kernel/trunk/ Revision numbering fix  
585 6116 d 3 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 6117 d 8 h mario79 /kernel/trunk/detect/ Fix calculate size of cache (IDE devices). Now data do not intersect limits of the cache.  
580 6123 d 1 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 6132 d 16 h serge /kernel/trunk/ sound.asm: patch BIOS bug for ICH0
add USE_IRQ_REMAP conditional directive
 
473 6197 d 12 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 6211 d 17 h serge /kernel/trunk/ merge flat kernel  
431 6234 d 12 h serge /kernel/trunk/ copyrights  
425 6239 d 1 h victor /kernel/trunk/ added computing of current #revision for kernel *.inc and *.asm files  
412 6250 d 8 h serge /kernel/trunk/ synchronization with flat kernel  
389 6255 d 2 h serge /kernel/trunk/ fixed bug in init_LFB()  
381 6259 d 4 h serge /kernel/trunk/ replace all vars whith symbolic constants  
346 6274 d 8 h diamond /kernel/trunk/ Kernel updated to 0.6.5.0  
321 6283 d 10 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 6441 d 11 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 6446 d 7 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 6458 d 16 h poddubny /kernel/trunk/detect/ Fixed PS/2 mouse detection procedure, timeouts.  
116 6466 d 7 h poddubny /kernel/trunk/detect/ Correct PS/2 mouse detection procedure.  
58 6614 d 6 h mario79 /kernel/trunk/ Fixed bug - COM modem completely does not work.  
56 6618 d 14 h halyavin /kernel/trunk/detect/ fixing bug with keyboard and mouse in VmWare (from diamond).  

Show All