Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
6471 2824 d 7 h pathoswithin /kernel/trunk/fs/ UTF-8 based disk system, UTF-16 path input  
6468 2837 d 3 h pathoswithin /kernel/trunk/ one-string path for filesystems, some cleaning  
6262 3001 d 17 h pathoswithin /kernel/trunk/fs/ chars recoding refactoring  
5363 3409 d 4 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
4700 3696 d 3 h mario79 /kernel/trunk/ Kernel supports up to three IDE controllers, and all the devices connected to them  
3742 3965 d 7 h clevermouse /kernel/trunk/ support for PnP disks, part 4: move NTFS,EXT2,/hd*,/bd* to the new interface  
3539 4000 d 2 h clevermouse /kernel/trunk/ recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all  
2455 4440 d 7 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2288 4591 d 2 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
2089 4645 d 11 h serge /kernel/trunk/ remove fn 41,42,44,45  
2044 4656 d 4 h mikedld /kernel/trunk/fs/ fs_HdDelete:
* correct check for ext2 partition type (never reached ext2 implementation)

reserve_cd_channel:
* jump to correct label (wrong channel was being reserved if retry occured)
* re-enable interrupts (were being masked upon proc return)
 
1531 5034 d 12 h diamond /kernel/trunk/ fix svn substitution of $Revision$ (bug #18)  
1322 5259 d 5 h Lrz /kernel/trunk/ small optimization.  
983 5611 d 2 h diamond /kernel/trunk/ some cosmetic fixes  
800 5822 d 9 h diamond /kernel/trunk/fs/ normal work with CD: bugfix of revision 758  
758 5918 d 0 h mario79 /kernel/trunk/ Support of last session for ISO9660.  
628 6080 d 4 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.
 
593 6131 d 10 h mikedld /kernel/trunk/ Revision numbering fix  
588 6132 d 11 h diamond / Load/eject CD/DVD device tray moved from sysfn 70 to sysfn 24 (see sysfunc*),
because these actions do not involve file system.
 
585 6136 d 3 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.
 

Show All