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 8 d 13 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.
 
8051 1416 d 6 h rgimad /kernel/trunk/ Translate russian comments to english #2 , no code changes  
6842 2687 d 9 h pathoswithin /kernel/trunk/ fix for ide_querymedia  
6464 2862 d 17 h pathoswithin /kernel/trunk/ sysfunction 70 cleaning  
5852 3145 d 6 h pathoswithin /kernel/trunk/ LBA28 support  
5363 3430 d 8 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5030 3579 d 17 h clevermouse /kernel/trunk/detect/ don't try to detect CD if controller doesn't respond to device select  
4772 3708 d 7 h mario79 /kernel/trunk/ Fix for IDE devices:
1) Restore broken HD load for ramdisk image
2) Check of support UDMA mode for disk devices before initialization channel of IDE controller
 
4700 3717 d 8 h mario79 /kernel/trunk/ Kernel supports up to three IDE controllers, and all the devices connected to them  
4641 3731 d 21 h mario79 /kernel/trunk/ Removal of obsolete functions 18.11.2. Reduce the DRIVE_DATA area, because the data above 10 bytes is not used.  
4624 3735 d 4 h mario79 /kernel/trunk/ IDE DMA
1) No more 16-bit code, all the code in 32-bit mode
2) Expansion of the data output about modes of IDE devices
 
3881 3924 d 7 h mario79 /kernel/trunk/ HDD IDE DMA handler - remove the interrupt flag  
3785 3979 d 4 h mario79 /kernel/trunk/ Additional check for IDE controllers  
3711 3991 d 5 h clevermouse /kernel/trunk/ style fixes, no binary changes (style checker was sick for some time)  
3706 3992 d 2 h mario79 /kernel/trunk/ PIO LBA48 write for HDD  
3702 3993 d 1 h mario79 /kernel/trunk/ 1) SATA IDE support for HDD and ATAPI
2) PIO LBA48 read for HDD
 
3539 4021 d 6 h clevermouse /kernel/trunk/ recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all  
2455 4461 d 12 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2288 4612 d 7 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
1276 5306 d 2 h Lrz /kernel/trunk/ I'm not sure what all my change is right.
Some optimization.
 
593 6152 d 15 h mikedld /kernel/trunk/ Revision numbering fix  
431 6275 d 16 h serge /kernel/trunk/ copyrights  
425 6280 d 6 h victor /kernel/trunk/ added computing of current #revision for kernel *.inc and *.asm files  
389 6296 d 7 h serge /kernel/trunk/ fixed bug in init_LFB()  
346 6315 d 13 h diamond /kernel/trunk/ Kernel updated to 0.6.5.0  
143 6482 d 16 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 6487 d 12 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.
 
2 6811 d 0 h msu-se / moving to kernel directory  
1 6811 d 11 h ha /trunk/ Kolibri 5 initial checkout