Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1644 4941 d 20 h clevermouse /kernel/trunk/network/eth_drv/drivers/ fix RTL8139 under qemu  
1641 4943 d 7 h art_zh /kernel/branches/Kolibri-A/ an experimental kernel with a mad syscall and FHT inside  
1638 4945 d 10 h serge /kernel/branches/Kolibri-acpi/ APIC patch from Ghost. Not tested.  
1635 4945 d 21 h serge /kernel/branches/Kolibri-acpi/ acpi branch  
1629 4949 d 8 h serge /kernel/trunk/ f62/pci_api: and again  
1626 4950 d 14 h art_zh /kernel/branches/Kolibri-A/trunk/ a test version with FFT library inside kernel  
1623 4957 d 16 h mikedld /kernel/trunk/ fixed drivers compilation  
1615 4963 d 11 h serge /kernel/trunk/core/ 1)kernel_free: set proper return value
2)export get_timer_ticks
 
1614 4964 d 14 h serge /kernel/trunk/ sysfn62: again and again...  
1612 4965 d 8 h serge /kernel/trunk/ 1)sysfn62 yet anothe fix
2)new exports
 
1603 4971 d 22 h art_zh /kernel/trunk/bus/pci/ new SysFn62 call - STABLE now  
1602 4972 d 7 h art_zh /kernel/trunk/bus/pci/ fn62 rotation bug fixed  
1599 4974 d 10 h art_zh /kernel/branches/Kolibri-A/ 1) SouthBridge utilities;
2) reverted for the old (but stable) 62syscall for a while...
 
1598 4974 d 18 h art_zh /kernel/trunk/bus/pci/ #1591 sysfn62 rotation bug resque -- not stable yet!  
1591 4982 d 23 h lrz /kernel/trunk/ A 62 sys function have call without cross registers. Small optimization a syscall.inc.  
1587 4983 d 15 h Lrz /kernel/branches/Kolibri-A/trunk/ A sys func. 62 have call without cross registers.  
1579 4984 d 19 h diamond /kernel/trunk/hid/ no ascii codes for releasing keys (fix of rev. 1576)  
1576 4985 d 10 h diamond /kernel/trunk/hid/ fix releasing hotkeys  
1565 4996 d 21 h art_zh /kernel/branches/Kolibri-A/utilities/ rs780 northbridge test utilities (for 6 major config spaces)  
1564 4998 d 15 h hidnplayr /kernel/branches/net/drivers/ Fixed PCnet driver.  
1563 4999 d 9 h diamond /kernel/trunk/ fix bug #16  
1562 4999 d 11 h hidnplayr /kernel/branches/net/applications/netcfg/ Fixed typo in driverlist of netcfg  
1561 5000 d 9 h hidnplayr /kernel/branches/net/drivers/ MTD80x driver for net branch:
Only mtd803 aka surecom ep-320x for now.
 
1560 5000 d 18 h art_zh /kernel/branches/Kolibri-A/trunk/ PCIe config bugs fixed  
1559 5001 d 8 h hidnplayr /kernel/branches/net/drivers/ Latest bugfix in RTL8169 for today.  
1558 5001 d 8 h hidnplayr /kernel/branches/net/drivers/ Update of RTL8169 driver for net branch  
1557 5001 d 17 h hidnplayr /kernel/branches/net/drivers/ Some bugfixes in RTL8169 driver for net branch.  
1556 5002 d 16 h hidnplayr /kernel/branches/net/drivers/ Fixed RTL8139 driver.
bugfix in RTL8169 driver.
 
1554 5004 d 15 h hidnplayr /kernel/branches/net/drivers/ I uploaded the wrong file in previous revision
reverted the file + uploaded right file this time
 
1553 5004 d 15 h hidnplayr /kernel/branches/net/drivers/ RTL8169 driver for NET branch (not tested/debugged yet!)  
1551 5004 d 17 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 5006 d 7 h diamond /kernel/trunk/gui/ fix calculation of draw_limits  
1549 5006 d 7 h diamond /kernel/trunk/ revert rev. 1537 and do it correctly  
1548 5006 d 8 h Asper /kernel/trunk/drivers/ Driver for VIA soundcards renamed.  
1546 5006 d 10 h Asper /kernel/trunk/drivers/ VIA and EMU10K1X sound drivers added. List of codecs updated.  
1545 5006 d 13 h hidnplayr /kernel/branches/net/drivers/ Bugfix in 3com network driver concerning tx reset on transmit.  
1544 5006 d 16 h hidnplayr /kernel/branches/net/network/ ICMP checksum validation + cleanup of echo reply code  
1543 5007 d 11 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 5007 d 19 h hidnplayr /kernel/branches/net/ Correct use of TYPE and PROTOCOL parameters in socket function  
1541 5008 d 9 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)