Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
753 5906 d 15 h serge /kernel/trunk/ supported videomodes  
750 5909 d 21 h victor /kernel/trunk/ Placed copyright and properties "svn: keywords Rev"  
709 5924 d 12 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
 
653 6034 d 21 h diamond /kernel/trunk/ added bootlog message if first app cannot be loaded  
630 6061 d 17 h serge /kernel/trunk/ support for new ATI chips  
593 6116 d 14 h mikedld /kernel/trunk/ Revision numbering fix  
586 6120 d 10 h serge /kernel/trunk/ From Ghost: calls to PCIBIOS services  
585 6121 d 7 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.
 
580 6128 d 5 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.
 
567 6136 d 21 h serge /kernel/trunk/ 1)sound.asm: disable previous patch by default
2)uhci transfer descriptors
 
544 6159 d 6 h spraid /kernel/trunk/ load VMODE.MDR use 70 function (I'am not test it. Please test it!!!)  
543 6159 d 10 h spraid /kernel/trunk/ prepare for cd load (bx='m0' set by loader).  
538 6165 d 14 h spraid /kernel/trunk/ CD drivers update from mario  
535 6166 d 15 h spraid /kernel/trunk/ translate some comments to english  
525 6175 d 19 h diamond /kernel/trunk/ * Fixed bug with handling of command-line for apps
* Fn 70 supports /sys/... syntax for access to sysdir (/rd/1 with normal boot)
 
521 6180 d 17 h diamond /kernel/trunk/ * efficient handling of file names substitution
* current directory support; new sysfunction 30
* fixed bug in load_file with files of size divisible by page size
 
501 6188 d 9 h serge /kernel/trunk/ small optimization. reduce code size  
488 6193 d 8 h spraid /kernel/trunk/ loading libs for kernel
loading from HD
inifiles.asm (not completed, using with kernel to load sys.conf)
parse file names
%sys% may be system directory for programs (70 function)
 
479 6196 d 16 h kastigar /kernel/trunk/ 1)ps2 mouse driver(removed from kernel)
2)new 2 modes for ps2-mouse (scrolling mouse and 5-button mouse)
3) added function 37.7 for mouse scrolling data
 
469 6210 d 19 h serge /kernel/trunk/ from Mario79: rewritten background image code  

Show All