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
1644 4923 d 2 h clevermouse /kernel/trunk/network/eth_drv/drivers/ fix RTL8139 under qemu  
1641 4924 d 13 h art_zh /kernel/branches/Kolibri-A/ an experimental kernel with a mad syscall and FHT inside  
1638 4926 d 15 h serge /kernel/branches/Kolibri-acpi/ APIC patch from Ghost. Not tested.  
1635 4927 d 3 h serge /kernel/branches/Kolibri-acpi/ acpi branch  
1629 4930 d 13 h serge /kernel/trunk/ f62/pci_api: and again  
1626 4931 d 20 h art_zh /kernel/branches/Kolibri-A/trunk/ a test version with FFT library inside kernel  
1623 4938 d 22 h mikedld /kernel/trunk/ fixed drivers compilation  
1615 4944 d 16 h serge /kernel/trunk/core/ 1)kernel_free: set proper return value
2)export get_timer_ticks
 
1614 4945 d 20 h serge /kernel/trunk/ sysfn62: again and again...  
1612 4946 d 14 h serge /kernel/trunk/ 1)sysfn62 yet anothe fix
2)new exports
 
1603 4953 d 4 h art_zh /kernel/trunk/bus/pci/ new SysFn62 call - STABLE now  
1602 4953 d 12 h art_zh /kernel/trunk/bus/pci/ fn62 rotation bug fixed  
1599 4955 d 16 h art_zh /kernel/branches/Kolibri-A/ 1) SouthBridge utilities;
2) reverted for the old (but stable) 62syscall for a while...
 
1598 4956 d 0 h art_zh /kernel/trunk/bus/pci/ #1591 sysfn62 rotation bug resque -- not stable yet!  
1591 4964 d 4 h lrz /kernel/trunk/ A 62 sys function have call without cross registers. Small optimization a syscall.inc.  
1587 4964 d 21 h Lrz /kernel/branches/Kolibri-A/trunk/ A sys func. 62 have call without cross registers.  
1579 4966 d 1 h diamond /kernel/trunk/hid/ no ascii codes for releasing keys (fix of rev. 1576)  
1576 4966 d 16 h diamond /kernel/trunk/hid/ fix releasing hotkeys  
1565 4978 d 2 h art_zh /kernel/branches/Kolibri-A/utilities/ rs780 northbridge test utilities (for 6 major config spaces)  
1564 4979 d 21 h hidnplayr /kernel/branches/net/drivers/ Fixed PCnet driver.  
1563 4980 d 14 h diamond /kernel/trunk/ fix bug #16  
1562 4980 d 16 h hidnplayr /kernel/branches/net/applications/netcfg/ Fixed typo in driverlist of netcfg  
1561 4981 d 15 h hidnplayr /kernel/branches/net/drivers/ MTD80x driver for net branch:
Only mtd803 aka surecom ep-320x for now.
 
1560 4982 d 0 h art_zh /kernel/branches/Kolibri-A/trunk/ PCIe config bugs fixed  
1559 4982 d 14 h hidnplayr /kernel/branches/net/drivers/ Latest bugfix in RTL8169 for today.  
1558 4982 d 14 h hidnplayr /kernel/branches/net/drivers/ Update of RTL8169 driver for net branch  
1557 4982 d 23 h hidnplayr /kernel/branches/net/drivers/ Some bugfixes in RTL8169 driver for net branch.  
1556 4983 d 22 h hidnplayr /kernel/branches/net/drivers/ Fixed RTL8139 driver.
bugfix in RTL8169 driver.
 
1554 4985 d 21 h hidnplayr /kernel/branches/net/drivers/ I uploaded the wrong file in previous revision
reverted the file + uploaded right file this time
 
1553 4985 d 21 h hidnplayr /kernel/branches/net/drivers/ RTL8169 driver for NET branch (not tested/debugged yet!)  
1551 4985 d 23 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.
 
1550 4987 d 13 h diamond /kernel/trunk/gui/ fix calculation of draw_limits  
1549 4987 d 13 h diamond /kernel/trunk/ revert rev. 1537 and do it correctly  
1548 4987 d 14 h Asper /kernel/trunk/drivers/ Driver for VIA soundcards renamed.  
1546 4987 d 15 h Asper /kernel/trunk/drivers/ VIA and EMU10K1X sound drivers added. List of codecs updated.  
1545 4987 d 19 h hidnplayr /kernel/branches/net/drivers/ Bugfix in 3com network driver concerning tx reset on transmit.  
1544 4987 d 21 h hidnplayr /kernel/branches/net/network/ ICMP checksum validation + cleanup of echo reply code  
1543 4988 d 16 h hidnplayr /kernel/branches/net/network/ Updated SOCKET_listen and SOCKET_accept so they can actually work now.
Changed SOCKET_alloc so that it returns better socket numbers.
 
1542 4989 d 1 h hidnplayr /kernel/branches/net/ Correct use of TYPE and PROTOCOL parameters in socket function  
1541 4989 d 14 h hidnplayr /kernel/branches/net/ fix in ARPcfg application
added pci ids of dec21x4x cards to netcfg
bugfixes in dex21x4x driver, pcnet32 driver, rtl8139 driver and sis900 driver
new network program (ICMP) to ping computers, uses new RAW socket code (experimental)