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 2 h 50 m 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.
 
6843 2678 d 17 h dunkaist /kernel/trunk/ Return capacity and bytes per sector of bios disks

This patch makes bd_querymedia return valid Capacity and SectorSize
values. Bios disks detection code saves the values to extended
BiosDiskData structure, bd_querymedia copies them to DISKMEDIAINFO.
 
5852 3136 d 19 h pathoswithin /kernel/trunk/ LBA28 support  
5363 3421 d 21 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
4711 3707 d 22 h mario79 /kernel/trunk/ Fix f.24 for r.4700  
4700 3708 d 21 h mario79 /kernel/trunk/ Kernel supports up to three IDE controllers, and all the devices connected to them  
3742 3978 d 1 h clevermouse /kernel/trunk/ support for PnP disks, part 4: move NTFS,EXT2,/hd*,/bd* to the new interface  
3711 3982 d 18 h clevermouse /kernel/trunk/ style fixes, no binary changes (style checker was sick for some time)  
3702 3984 d 14 h mario79 /kernel/trunk/ 1) SATA IDE support for HDD and ATAPI
2) PIO LBA48 read for HDD
 
3539 4012 d 19 h clevermouse /kernel/trunk/ recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all  
2643 4412 d 8 h clevermouse /kernel/trunk/ support for PnP disks, part 3: FAT16/FAT32  
2455 4453 d 1 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2288 4603 d 20 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
1410 5212 d 4 h turbanoff /kernel/trunk/ reworked search partition on HDD  
1378 5233 d 2 h turbanoff /kernel/trunk/ ext2fs support. read only  
709 5952 d 2 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
 
593 6144 d 4 h mikedld /kernel/trunk/ Revision numbering fix  
431 6267 d 5 h serge /kernel/trunk/ copyrights  
425 6271 d 19 h victor /kernel/trunk/ added computing of current #revision for kernel *.inc and *.asm files  
412 6283 d 2 h serge /kernel/trunk/ synchronization with flat kernel  

Show All