Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3487 4028 d 8 h art_zh /kernel/branches/Kolibri-A/trunk/ good-bye floppy!  
1689 4935 d 4 h art_zh /kernel/branches/Kolibri-A/trunk/ SYNC WITH MAIN TRUNC: kernel-A updated to $1687  
1664 4955 d 10 h art_zh /kernel/branches/Kolibri-A/trunk/ CDROM is not supported any more...  
1505 5069 d 11 h art_zh /kernel/branches/Kolibri-A/ Embedded KOS (AMD/HT version)  
1504 5071 d 6 h diamond /kernel/trunk/ fix processing of cyrillic letter yo in file systems  
1491 5083 d 14 h Lrz /kernel/trunk/ The 70 system function have call without shift registers.  
1419 5197 d 10 h turbanoff /kernel/trunk/fs/ Fixed bug when working with a large number of groups of blocks  
1410 5201 d 14 h turbanoff /kernel/trunk/ reworked search partition on HDD  
1400 5205 d 14 h turbanoff /kernel/trunk/fs/ ext2. return correct date/time  
1398 5206 d 7 h turbanoff /kernel/trunk/fs/ ext2. fix bug in hdReadFolder cycle  
1397 5206 d 8 h turbanoff /kernel/trunk/fs/ support russian filenames in ext2  
1389 5210 d 11 h turbanoff /kernel/trunk/fs/ small fix  
1387 5211 d 10 h turbanoff /kernel/trunk/fs/ ext2fs fix bugs with large file  
1384 5213 d 9 h turbanoff /kernel/trunk/fs/ ext2fs 70.5 support. fix bugs  
1379 5222 d 12 h turbanoff /kernel/trunk/ small fix  
1378 5222 d 12 h turbanoff /kernel/trunk/ ext2fs support. read only  
1336 5248 d 7 h diamond /kernel/trunk/fs/ reserve_hd_channel forgot to do sti, fixed  
1322 5261 d 9 h Lrz /kernel/trunk/ small optimization.  
1305 5274 d 5 h diamond /kernel/trunk/fs/ fixed sysfn 30 broken in rev. 1304  
1304 5274 d 11 h Lrz /kernel/trunk/ 30 and 43 sysfunc rewritten without cross registers call.  
1289 5279 d 4 h diamond /kernel/trunk/ dynamic libraries now share unmodified pages  
1270 5292 d 18 h diamond /kernel/trunk/fs/ fixed fn 70 for path /<digit>  
1229 5314 d 10 h Lrz /kernel/trunk/ small optimization  
1191 5335 d 11 h diamond /kernel/trunk/fs/ bugfix of previous revision  
1190 5335 d 11 h diamond /kernel/trunk/fs/ fixed kernel crash at booting if invalid FAT partition is present  
1124 5426 d 7 h diamond /kernel/trunk/fs/ fixed error handler in FAT32 code  
1047 5544 d 21 h heavyiron /kernel/trunk/fs/ small fix to correct compiling with fasm 1.67.34  
983 5613 d 7 h diamond /kernel/trunk/ some cosmetic fixes  
820 5785 d 15 h diamond /kernel/trunk/ * more space for EBDA in V86
* some bugfixes in NTFS support
 
800 5824 d 13 h diamond /kernel/trunk/fs/ normal work with CD: bugfix of revision 758  
758 5920 d 4 h mario79 /kernel/trunk/ Support of last session for ISO9660.  
750 5926 d 21 h victor /kernel/trunk/ Placed copyright and properties "svn: keywords Rev"  
709 5941 d 12 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
 
654 6050 d 17 h diamond /kernel/trunk/fs/ fixed serious FAT32 bug introduced in svn.649  
649 6053 d 14 h diamond /kernel/trunk/fs/ acceleration of FAT writing  
628 6082 d 8 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 6133 d 14 h mikedld /kernel/trunk/ Revision numbering fix  
588 6134 d 15 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 6138 d 7 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.
 
578 6147 d 20 h mario79 /kernel/trunk/fs/ Check all 4 entry of MBR and EMBR