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
1220 5315 d 21 h serge /kernel/trunk/ menuet02 tls  
1107 5451 d 0 h diamond /kernel/trunk/ revert to static single-color background if memory allocation failed  
1106 5451 d 21 h diamond / Loading COM mouse driver is moved from the kernel to application  
1055 5520 d 22 h Galkov /kernel/trunk/ refractoring of EVENT, and so on  
1038 5557 d 5 h diamond /kernel/trunk/ * commented redundant messages for window moving and process creating
* added CPU frequency output in boot log
 
1018 5577 d 11 h diamond /kernel/trunk/ Kernel updated to 0.7.5.0  
983 5610 d 20 h diamond /kernel/trunk/ some cosmetic fixes  
940 5638 d 22 h serge /kernel/trunk/ shmem_open()  
916 5659 d 11 h serge /kernel/trunk/ fix load_library  
907 5664 d 16 h mikedld /kernel/trunk/ Network stack: dynamic sockets list, other small fixes  
802 5813 d 5 h serge /kernel/trunk/ from Nable: Sound Blaster driver  
769 5900 d 21 h Rus /kernel/trunk/ Com mouse cod moved to driver.
Begin of reorganization interrupts handlers Part 1.
Some dead code deleted.
 
767 5912 d 4 h diamond /kernel/trunk/ Restored text "All set - press ESC to start" because it is useful for debugging (when one needs to view log)  
764 5913 d 10 h Rus /kernel/trunk/ Deleted unnecessary text "All set - press ESC to start" and accompanying code. I hope it's really unnecessary.)  
754 5921 d 4 h Lrz /kernel/trunk/ fixed bug in module data32.inc  
753 5921 d 4 h serge /kernel/trunk/ supported videomodes  
750 5924 d 10 h victor /kernel/trunk/ Placed copyright and properties "svn: keywords Rev"  
709 5939 d 1 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 6049 d 10 h diamond /kernel/trunk/ added bootlog message if first app cannot be loaded  
630 6076 d 6 h serge /kernel/trunk/ support for new ATI chips  
593 6131 d 3 h mikedld /kernel/trunk/ Revision numbering fix  
586 6134 d 23 h serge /kernel/trunk/ From Ghost: calls to PCIBIOS services  
585 6135 d 20 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 6142 d 18 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 6151 d 10 h serge /kernel/trunk/ 1)sound.asm: disable previous patch by default
2)uhci transfer descriptors
 
544 6173 d 19 h spraid /kernel/trunk/ load VMODE.MDR use 70 function (I'am not test it. Please test it!!!)  
543 6173 d 23 h spraid /kernel/trunk/ prepare for cd load (bx='m0' set by loader).  
538 6180 d 3 h spraid /kernel/trunk/ CD drivers update from mario  
535 6181 d 4 h spraid /kernel/trunk/ translate some comments to english  
525 6190 d 8 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 6195 d 6 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 6202 d 22 h serge /kernel/trunk/ small optimization. reduce code size  
488 6207 d 21 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 6211 d 5 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 6225 d 8 h serge /kernel/trunk/ from Mario79: rewritten background image code  
465 6231 d 10 h serge /kernel/trunk/ merge flat kernel