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 4 d 18 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.
 
6843 2683 d 9 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 3141 d 10 h pathoswithin /kernel/trunk/ LBA28 support  
5363 3426 d 13 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
4711 3712 d 13 h mario79 /kernel/trunk/ Fix f.24 for r.4700  
4700 3713 d 12 h mario79 /kernel/trunk/ Kernel supports up to three IDE controllers, and all the devices connected to them  
3742 3982 d 17 h clevermouse /kernel/trunk/ support for PnP disks, part 4: move NTFS,EXT2,/hd*,/bd* to the new interface  
3711 3987 d 9 h clevermouse /kernel/trunk/ style fixes, no binary changes (style checker was sick for some time)  
3702 3989 d 6 h mario79 /kernel/trunk/ 1) SATA IDE support for HDD and ATAPI
2) PIO LBA48 read for HDD
 
3539 4017 d 11 h clevermouse /kernel/trunk/ recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all  
2643 4417 d 0 h clevermouse /kernel/trunk/ support for PnP disks, part 3: FAT16/FAT32  
2455 4457 d 16 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2288 4608 d 11 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
1410 5216 d 20 h turbanoff /kernel/trunk/ reworked search partition on HDD  
1378 5237 d 18 h turbanoff /kernel/trunk/ ext2fs support. read only  
709 5956 d 18 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 6148 d 19 h mikedld /kernel/trunk/ Revision numbering fix  
431 6271 d 21 h serge /kernel/trunk/ copyrights  
425 6276 d 10 h victor /kernel/trunk/ added computing of current #revision for kernel *.inc and *.asm files  
412 6287 d 17 h serge /kernel/trunk/ synchronization with flat kernel  

Show All