Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
3487 4043 d 10 h art_zh /kernel/branches/Kolibri-A/trunk/ good-bye floppy!  
3168 4150 d 7 h art_zh /kernel/branches/Kolibri-A/trunk/ -A: minor updates  
2047 4669 d 20 h art_zh /kernel/branches/Kolibri-A/trunk/ direct detection of available memory  
2014 4691 d 14 h art_zh /kernel/branches/Kolibri-A/trunk/ getting smaller and closer to real hardware...  
1929 4763 d 6 h art_zh /kernel/branches/Kolibri-A/trunk/ gfx-revertion bugs liced  
1928 4765 d 17 h art_zh /kernel/branches/Kolibri-A/trunk/ 1) gfx reverted to stable version 1710
2) Phenom and Fusion CPUs supported
3) RDMSR syscall added
 
1859 4855 d 15 h art_zh /kernel/branches/Kolibri-A/trunk/ new "tiled" graph engine (* buggy version *)  
1683 4955 d 18 h art_zh /kernel/branches/Kolibri-A/trunk/ init.inc optimized for AMD chipsets  
1678 4962 d 17 h art_zh /kernel/branches/Kolibri-A/trunk/ Kolibri-A: Linux-friendly now  
1664 4970 d 11 h art_zh /kernel/branches/Kolibri-A/trunk/ CDROM is not supported any more...  
1641 4984 d 6 h art_zh /kernel/branches/Kolibri-A/ an experimental kernel with a mad syscall and FHT inside  
1626 4991 d 13 h art_zh /kernel/branches/Kolibri-A/trunk/ a test version with FFT library inside kernel  
1551 5045 d 17 h art_zh /kernel/branches/Kolibri-A/trunk/ further AMD-kernel tuning:
1)faster syscall bridge for future APIs;
2)HyperTransport module added (quite raw yet);
4)unrestricted i/o port access;
3)some MeOS rudiments removed.
 
1508 5081 d 18 h art_zh /kernel/branches/Kolibri-A/trunk/ lo-res vesa modes excluded  
1507 5084 d 12 h art_zh /kernel/branches/Kolibri-A/trunk/ basic embedded features  
1505 5084 d 13 h art_zh /kernel/branches/Kolibri-A/ Embedded KOS (AMD/HT version)  
1434 5184 d 12 h serge / linux-like kernel mutexes  
1391 5223 d 10 h mikedld /kernel/trunk/ gui/mouse.inc:
+ new file for GUI-related mouse events handling (old mouse.inc renamed)
gui/button.inc and gui/window.inc:
* refactoring in regards of new mouse.inc:
* obsolete code eliminated
* old'n'ugly `check_buttons` and `checkwindows` removed
* events handlers added
gui/window.inc:
* moved GUI-related syscalls and auxilary functions from kernel.asm
* removed registers cross-ordering from syscall 67 (window move/resize)
+ more comments added
known bugs include:
1. apps using syscall 67 (kfar etc.) may not redraw their old screen area leaving ghost images
2. possibility of mouse cursor artefacts may have increased (this *really* has to be reworked)
 
1379 5237 d 14 h turbanoff /kernel/trunk/ small fix  
1378 5237 d 14 h turbanoff /kernel/trunk/ ext2fs support. read only  
1362 5256 d 4 h mikedld /kernel/trunk/ * gui/window.inc refactoring  
1311 5283 d 6 h diamond /kernel/trunk/ make dll a per-process object  
1220 5333 d 10 h serge /kernel/trunk/ menuet02 tls  
1074 5483 d 21 h Galkov /kernel/trunk/ change functionality of f68:15, f68:18 (discussion on forum topic 1253)  
1055 5538 d 11 h Galkov /kernel/trunk/ refractoring of EVENT, and so on  
983 5628 d 8 h diamond /kernel/trunk/ some cosmetic fixes  
802 5830 d 17 h serge /kernel/trunk/ from Nable: Sound Blaster driver  
753 5938 d 17 h serge /kernel/trunk/ supported videomodes  
750 5941 d 22 h victor /kernel/trunk/ Placed copyright and properties "svn: keywords Rev"  
709 5956 d 14 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
 
659 6063 d 17 h serge /kernel/trunk/ PE loader  
593 6148 d 16 h mikedld /kernel/trunk/ Revision numbering fix  
580 6160 d 6 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.
 
531 6201 d 21 h diamond /kernel/trunk/ Sysfunction 23v does not require task switch when waiting  
530 6206 d 7 h mikedld /kernel/trunk/ Changed 'revision' keyword to 'Revision', which is correct
Renamed 'lib_func.inc' to 'imports.inc'
Translated several Russian comments to English, but not all. Let's be serious, guys
 
521 6212 d 18 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
 
519 6213 d 18 h serge /kernel/trunk/ string manipulation routines for drivers and kernel
enable global page support after paging
 
488 6225 d 10 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)
 
465 6248 d 23 h serge /kernel/trunk/ merge flat kernel  
431 6271 d 17 h serge /kernel/trunk/ copyrights