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 4903 d 5 h art_zh /kernel/branches/Kolibri-A/trunk/ Kolibri-A: non-cacheable WinMap = BARE TEST VERSION! =  
1708 4903 d 20 h art_zh /kernel/branches/Kolibri-A/trunk/video/ hline/vline coolhack a-la Serge  
1707 4904 d 10 h art_zh /kernel/branches/Kolibri-A/trunk/ VESA 32bpp optimisation  
1703 4911 d 22 h art_zh /kernel/branches/Kolibri-A/trunk/boot/ blue screen removal: some bugs fixed  
1700 4913 d 1 h art_zh /kernel/branches/Kolibri-A/trunk/boot/ Kolibri-A: anoying blue screen menu removed  
1699 4913 d 19 h art_zh /kernel/branches/Kolibri-A/ simplified kernel build scripts  
1689 4920 d 21 h art_zh /kernel/branches/Kolibri-A/trunk/ SYNC WITH MAIN TRUNC: kernel-A updated to $1687  
1687 4922 d 10 h art_zh /kernel/branches/Kolibri-A/trunk/ sync with main kernel: rotationless sysfn62 call  
1683 4926 d 9 h art_zh /kernel/branches/Kolibri-A/trunk/ init.inc optimized for AMD chipsets  
1678 4933 d 8 h art_zh /kernel/branches/Kolibri-A/trunk/ Kolibri-A: Linux-friendly now  
1664 4941 d 2 h art_zh /kernel/branches/Kolibri-A/trunk/ CDROM is not supported any more...  
1641 4954 d 21 h art_zh /kernel/branches/Kolibri-A/ an experimental kernel with a mad syscall and FHT inside  
1626 4962 d 4 h art_zh /kernel/branches/Kolibri-A/trunk/ a test version with FFT library inside kernel  
1599 4986 d 0 h art_zh /kernel/branches/Kolibri-A/ 1) SouthBridge utilities;
2) reverted for the old (but stable) 62syscall for a while...
 
1587 4995 d 6 h Lrz /kernel/branches/Kolibri-A/trunk/ A sys func. 62 have call without cross registers.  
1565 5008 d 11 h art_zh /kernel/branches/Kolibri-A/utilities/ rs780 northbridge test utilities (for 6 major config spaces)  
1560 5012 d 8 h art_zh /kernel/branches/Kolibri-A/trunk/ PCIe config bugs fixed  
1551 5016 d 8 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 5052 d 9 h art_zh /kernel/branches/Kolibri-A/trunk/ lo-res vesa modes excluded  
1507 5055 d 3 h art_zh /kernel/branches/Kolibri-A/trunk/ basic embedded features  
1506 5055 d 4 h art_zh /kernel/branches/Kolibri-A/ some mess cleanout  
1505 5055 d 4 h art_zh /kernel/branches/Kolibri-A/ Embedded KOS (AMD/HT version)  
1504 5056 d 22 h diamond /kernel/trunk/ fix processing of cyrillic letter yo in file systems  
1503 5058 d 4 h hidnplayr /kernel/branches/net/drivers/ Net-branch: Updates in dec21x4x.asm, still only works in virtual pc.  
1502 5059 d 22 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 5061 d 1 h mario79 /kernel/trunk/core/ Fix for function 68.23 - infinite loop after CLI and PAGE FAULT for destroy_smap  
1497 5064 d 5 h Lrz /kernel/trunk/ 61 system function.  
1496 5065 d 3 h Lrz /kernel/trunk/ 55 and 60 system functions have call without shift registers.  
1495 5066 d 18 h Lrz /kernel/trunk/ 65 system function have call without shift registers.  
1494 5067 d 3 h Lrz /kernel/trunk/ 66 system function have call without shift registers.  
1492 5069 d 4 h hidnplayr /kernel/branches/net/drivers/ Updates in RTL8029 and PCNET32 driver.
Moved public data structure for network drivers to netdrv.inc
 
1491 5069 d 7 h Lrz /kernel/trunk/ The 70 system function have call without shift registers.  
1487 5072 d 6 h art_zh /kernel/trunk/ Extended PCI-express configuration space
can now be manually configured for non-AMD machines
 
1486 5073 d 2 h hidnplayr /kernel/branches/net/drivers/ Net-branch:
Fixed bug in RTL8139 interrupt handler.
 
1485 5073 d 5 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 5073 d 6 h hidnplayr /kernel/branches/net/network/ Looks like I uploaded wrong udp.inc in previous revision...  
1483 5073 d 8 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 5073 d 11 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 5074 d 2 h hidnplayr /kernel/branches/net/ Net-branch:
Added statistics to 3c59x driver.
Fixed mixed up DNS and Gateway of static settings for zeroconf
 
1478 5079 d 6 h hidnplayr /kernel/branches/net/drivers/ Fixed merging error in RTL8139.Asm for net-branch