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
3712 3967 d 20 h mario79 /kernel/trunk/ 1) DMA LBA48 read and write for HDD
2) Some optimization of code
 
3711 3968 d 2 h clevermouse /kernel/trunk/ style fixes, no binary changes (style checker was sick for some time)  
3709 3968 d 4 h clevermouse / full-fledged USB HID driver  
3708 3968 d 8 h clevermouse /kernel/trunk/drivers/ make vidintel work on pineview videocards  
3707 3968 d 16 h clevermouse /kernel/trunk/bus/usb/ small fix  
3706 3968 d 23 h mario79 /kernel/trunk/ PIO LBA48 write for HDD  
3705 3969 d 6 h hidnplayr /kernel/trunk/network/ Allow SO_NONBLOCK to be set in socket type on socket open (similar to linux)  
3704 3969 d 6 h hidnplayr / use blocking sockets by default.  
3702 3969 d 22 h mario79 /kernel/trunk/ 1) SATA IDE support for HDD and ATAPI
2) PIO LBA48 read for HDD
 
3700 3970 d 10 h clevermouse /kernel/trunk/bus/usb/ another small fix  
3699 3970 d 11 h clevermouse /kernel/trunk/bus/usb/ small fix  
3698 3970 d 14 h hidnplayr /kernel/trunk/network/ Fixed alignment for data in network stack. Alqo, network queue uses a mutex now.  
3697 3970 d 15 h hidnplayr /kernel/trunk/network/ Fixed that horrible TCP kernel crash.  
3696 3970 d 18 h clevermouse /kernel/trunk/core/ fix V86 IRQ redirecting when task switch is needed, it never worked before  
3694 3973 d 4 h clevermouse /kernel/trunk/drivers/ make FDO for drivers safe: use changes from kernel in r1314  
3691 3974 d 1 h yogev_ezra /kernel/trunk/fs/ Translate part of Russian comments in ext2 driver to English  
3689 3975 d 1 h mario79 /kernel/trunk/fs/ process_replace_file_name - uses the correct direction of search is now  
3684 3975 d 17 h hidnplayr /kernel/trunk/gui/ font.inc does not need to include 'lang.inc'.  
3681 3976 d 15 h clevermouse /kernel/trunk/ malloc/free do not change ebx now  
3678 3977 d 2 h mario79 /kernel/trunk/fs/ Just a quick correction of the estimated potential problem with incorrect data changes during operation. In the future, I will replace the CLI on the mutex.  
3674 3977 d 7 h hidnplayr /kernel/trunk/network/ SOCKET_connect can now block if wanted.  
3673 3977 d 12 h hidnplayr /kernel/trunk/network/ Socket functions now return error code in ebx (bugfix)  
3663 3979 d 4 h mario79 /kernel/trunk/ Adding f.30.3 to mount the additional system directory (this is used by SEARCHAP).  
3659 3980 d 5 h hidnplayr /kernel/trunk/network/ Return 0 in ebx when there is no error  
3658 3980 d 5 h hidnplayr /kernel/trunk/network/ some socket functions now return error codes in ebx.  
3657 3981 d 5 h clevermouse /kernel/trunk/bus/usb/ impruv inglish  
3656 3981 d 6 h clevermouse /kernel/trunk/bus/usb/ make things more compliant  
3653 3981 d 15 h clevermouse /kernel/trunk/bus/usb/ simplify source, binary is not affected  
3652 3981 d 17 h hidnplayr /kernel/trunk/network/ Bugixes and improvements for closing TCP sockets.  
3648 3982 d 15 h hidnplayr /kernel/trunk/network/ Fix for previous revision  
3647 3982 d 15 h hidnplayr /kernel/trunk/network/ Implemented global socket mutex.  
3646 3982 d 17 h hidnplayr /kernel/trunk/network/ SOCKET_close, free TCP socket after closing connection.  
3644 3983 d 15 h hidnplayr /kernel/trunk/network/ Correct stats for TCP.  
3643 3983 d 15 h hidnplayr /kernel/trunk/network/ Correct stats for UDP and ICMP.  
3642 3983 d 19 h hidnplayr /kernel/trunk/network/ Eth_input: allow frames smaller then 60 bytes.  
3640 3984 d 3 h hidnplayr /kernel/trunk/network/ More ARP bugfixes  
3638 3984 d 5 h hidnplayr /kernel/trunk/network/ bugfixes in ARP and IPv4 code  
3637 3984 d 7 h hidnplayr /kernel/trunk/network/ bugfix in SOCKET_bind  
3631 3984 d 15 h clevermouse /kernel/trunk/fs/ fix sysfn 70.4 with new size = current size  
3627 3986 d 13 h Serge /kernel/trunk/ kernel: reduce DRIVE_DATA array. Now kernel can handle only 64 /hd and /cd partitions