Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
10051 3 d 16 h ace_dent /kernel/trunk/ Remove $Revision$ from kernel file headers

- To better support git, remove SVN dependant `$Revision$` from file headers. This does *not* remove: the use of `__REV__` macro in `boostr.inc` and `kernel.asm`
- Header Copyright notices updated to 2024.
- Minimal white space cleanup (trailing spaces automatically removed).
- Note: `asmxygen.py` has a *large* amount of whitespace cleanup, due to incorrect line endings.
 
8054 1395 d 9 h rgimad /kernel/trunk/blkdev/ translate russian comments to english #5, no code changes  
8053 1409 d 12 h rgimad /kernel/trunk/ translate russian comments to english #4, no code changes  
7136 2349 d 6 h dunkaist /kernel/trunk/ Replace 'equ' macros with '=' ones.

They appear in symbols file.
They don't require parentheses.
They are shorter.
 
6464 2857 d 20 h pathoswithin /kernel/trunk/ sysfunction 70 cleaning  
5363 3425 d 11 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
4734 3706 d 10 h mario79 /kernel/trunk/ Fix for r.4700 - fix proc check_ATAPI_device_event  
4700 3712 d 10 h mario79 /kernel/trunk/ Kernel supports up to three IDE controllers, and all the devices connected to them  
3742 3981 d 15 h clevermouse /kernel/trunk/ support for PnP disks, part 4: move NTFS,EXT2,/hd*,/bd* to the new interface  
3539 4016 d 9 h clevermouse /kernel/trunk/ recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all  
3534 4016 d 22 h clevermouse /kernel/trunk/ priorities in scheduler  
2455 4456 d 14 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2288 4607 d 10 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
1909 4812 d 19 h clevermouse /kernel/trunk/blkdev/ test error condition in the wait loop  
1276 5301 d 5 h Lrz /kernel/trunk/ I'm not sure what all my change is right.
Some optimization.
 
1168 5363 d 13 h Lrz /kernel/trunk/ Set align 4 for subroutines in main loop.  
758 5934 d 8 h mario79 /kernel/trunk/ Support of last session for ISO9660.  
637 6092 d 9 h mario79 /kernel/trunk/blkdev/ Small fix for ATAPI WaitUnitReady procedure.  
628 6096 d 11 h mario79 /kernel/trunk/ ATAPI:
1) Fix - sectors read with errors now are not brought in the cache.
2) Timeout at absence of the disk in ATAPI drive is reduced about 10 seconds without lowering reliability of reading at presence of the disk. Earlier time the waiting could make 1-1.5 minutes.
 
618 6110 d 10 h mario79 /kernel/trunk/ Processing event: press real button - eject tray ATAPI device.  
593 6147 d 17 h mikedld /kernel/trunk/ Revision numbering fix  
585 6152 d 10 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.
 
543 6190 d 13 h spraid /kernel/trunk/ prepare for cd load (bx='m0' set by loader).  
538 6196 d 17 h spraid /kernel/trunk/ CD drivers update from mario  
431 6270 d 19 h serge /kernel/trunk/ copyrights  
425 6275 d 8 h victor /kernel/trunk/ added computing of current #revision for kernel *.inc and *.asm files  
87 6551 d 14 h mario79 /kernel/trunk/ Added:
1) Low level procedures for СD device: read sector, load tray, out tray;
2) Function 70/0 for ISO9660 - read file
2) Function 70/0 for ISO9660 - read directory in format of standard 1.