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
1710 4909 d 23 h art_zh /kernel/branches/Kolibri-A/trunk/ Kolibri-A: non-cacheable WinMap = BARE TEST VERSION! =  
1708 4910 d 15 h art_zh /kernel/branches/Kolibri-A/trunk/video/ hline/vline coolhack a-la Serge  
1707 4911 d 5 h art_zh /kernel/branches/Kolibri-A/trunk/ VESA 32bpp optimisation  
1703 4918 d 17 h art_zh /kernel/branches/Kolibri-A/trunk/boot/ blue screen removal: some bugs fixed  
1700 4919 d 20 h art_zh /kernel/branches/Kolibri-A/trunk/boot/ Kolibri-A: anoying blue screen menu removed  
1699 4920 d 14 h art_zh /kernel/branches/Kolibri-A/ simplified kernel build scripts  
1689 4927 d 16 h art_zh /kernel/branches/Kolibri-A/trunk/ SYNC WITH MAIN TRUNC: kernel-A updated to $1687  
1687 4929 d 5 h art_zh /kernel/branches/Kolibri-A/trunk/ sync with main kernel: rotationless sysfn62 call  
1683 4933 d 4 h art_zh /kernel/branches/Kolibri-A/trunk/ init.inc optimized for AMD chipsets  
1678 4940 d 3 h art_zh /kernel/branches/Kolibri-A/trunk/ Kolibri-A: Linux-friendly now  
1664 4947 d 21 h art_zh /kernel/branches/Kolibri-A/trunk/ CDROM is not supported any more...  
1641 4961 d 16 h art_zh /kernel/branches/Kolibri-A/ an experimental kernel with a mad syscall and FHT inside  
1626 4968 d 23 h art_zh /kernel/branches/Kolibri-A/trunk/ a test version with FFT library inside kernel  
1599 4992 d 19 h art_zh /kernel/branches/Kolibri-A/ 1) SouthBridge utilities;
2) reverted for the old (but stable) 62syscall for a while...
 
1587 5002 d 0 h Lrz /kernel/branches/Kolibri-A/trunk/ A sys func. 62 have call without cross registers.  
1565 5015 d 6 h art_zh /kernel/branches/Kolibri-A/utilities/ rs780 northbridge test utilities (for 6 major config spaces)  
1560 5019 d 3 h art_zh /kernel/branches/Kolibri-A/trunk/ PCIe config bugs fixed  
1551 5023 d 2 h art_zh /kernel/branches/Kolibri-A/trunk/ further AMD-kernel tuning:
1)faster syscall bridge for future APIs;
2)HyperTransport module added (quite raw yet);
4)unrestricted i/o port access;
3)some MeOS rudiments removed.
 
1508 5059 d 4 h art_zh /kernel/branches/Kolibri-A/trunk/ lo-res vesa modes excluded  
1507 5061 d 22 h art_zh /kernel/branches/Kolibri-A/trunk/ basic embedded features  
1506 5061 d 23 h art_zh /kernel/branches/Kolibri-A/ some mess cleanout  
1505 5061 d 23 h art_zh /kernel/branches/Kolibri-A/ Embedded KOS (AMD/HT version)  
1504 5063 d 17 h diamond /kernel/trunk/ fix processing of cyrillic letter yo in file systems  
1503 5064 d 23 h hidnplayr /kernel/branches/net/drivers/ Net-branch: Updates in dec21x4x.asm, still only works in virtual pc.  
1502 5066 d 17 h hidnplayr /kernel/branches/net/drivers/ Net-branch: another work in progress: dec21x4x driver.
Only works in MS Virtual-PC for now. (not on real hardware yet)
 
1501 5067 d 20 h mario79 /kernel/trunk/core/ Fix for function 68.23 - infinite loop after CLI and PAGE FAULT for destroy_smap  
1497 5071 d 0 h Lrz /kernel/trunk/ 61 system function.  
1496 5071 d 22 h Lrz /kernel/trunk/ 55 and 60 system functions have call without shift registers.  
1495 5073 d 13 h Lrz /kernel/trunk/ 65 system function have call without shift registers.  
1494 5073 d 22 h Lrz /kernel/trunk/ 66 system function have call without shift registers.  
1492 5075 d 23 h hidnplayr /kernel/branches/net/drivers/ Updates in RTL8029 and PCNET32 driver.
Moved public data structure for network drivers to netdrv.inc
 
1491 5076 d 1 h Lrz /kernel/trunk/ The 70 system function have call without shift registers.  
1487 5079 d 1 h art_zh /kernel/trunk/ Extended PCI-express configuration space
can now be manually configured for non-AMD machines
 
1486 5079 d 21 h hidnplayr /kernel/branches/net/drivers/ Net-branch:
Fixed bug in RTL8139 interrupt handler.
 
1485 5079 d 23 h hidnplayr /kernel/branches/net/network/ net-branch:
Fix crash in udp.inc when arp-entry is not found.
Fixed bug in deleting of arp entry's
 
1484 5080 d 1 h hidnplayr /kernel/branches/net/network/ Looks like I uploaded wrong udp.inc in previous revision...  
1483 5080 d 3 h hidnplayr /kernel/branches/net/network/ net-branch:
Fixed error in udp.inc
Fixed another error in checksum, seems to work bug-free now :)
 
1482 5080 d 6 h hidnplayr /kernel/branches/net/network/ Net-branch:
Fixed Bugs in checksum, introduced in #1473
Checksum for IP/UDP/TCP is now very fast.
 
1481 5080 d 21 h hidnplayr /kernel/branches/net/ Net-branch:
Added statistics to 3c59x driver.
Fixed mixed up DNS and Gateway of static settings for zeroconf
 
1478 5086 d 1 h hidnplayr /kernel/branches/net/drivers/ Fixed merging error in RTL8139.Asm for net-branch