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
1503 5083 d 15 h hidnplayr /kernel/branches/net/drivers/ Net-branch: Updates in dec21x4x.asm, still only works in virtual pc.  
1502 5085 d 9 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 5086 d 12 h mario79 /kernel/trunk/core/ Fix for function 68.23 - infinite loop after CLI and PAGE FAULT for destroy_smap  
1500 5087 d 14 h serge /drivers/devman/ print valid device HID  
1499 5087 d 17 h serge /drivers/devman/ fix Makefile  
1498 5087 d 17 h serge /drivers/devman/ acpica library  
1497 5089 d 16 h Lrz /kernel/trunk/ 61 system function.  
1496 5090 d 14 h Lrz /kernel/trunk/ 55 and 60 system functions have call without shift registers.  
1495 5092 d 5 h Lrz /kernel/trunk/ 65 system function have call without shift registers.  
1494 5092 d 14 h Lrz /kernel/trunk/ 66 system function have call without shift registers.  
1493 5093 d 18 h mario79 /programs/media/midamp/trunk/ MidAmp - now used OpenDilaog, instead SysXtree.  
1492 5094 d 15 h hidnplayr /kernel/branches/net/drivers/ Updates in RTL8029 and PCNET32 driver.
Moved public data structure for network drivers to netdrv.inc
 
1491 5094 d 18 h Lrz /kernel/trunk/ The 70 system function have call without shift registers.  
1490 5095 d 9 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ OpenDilaog - small fix for big and dangerous bug.  
1489 5096 d 12 h IgorA /programs/ deleted function of memory of the 'box_lib.obj' now they are connected through 'lib_init'
all programs that use 'tree_list' and 't_edit' must use 'lib_init'
 
1488 5097 d 10 h IgorA /programs/ new macros '@use_library_mem mem_alloc,mem_free,mem_realloc,dll_load'
in file 'load_lib.mac'
 
1487 5097 d 17 h art_zh /kernel/trunk/ Extended PCI-express configuration space
can now be manually configured for non-AMD machines
 
1486 5098 d 13 h hidnplayr /kernel/branches/net/drivers/ Net-branch:
Fixed bug in RTL8139 interrupt handler.
 
1485 5098 d 15 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 5098 d 17 h hidnplayr /kernel/branches/net/network/ Looks like I uploaded wrong udp.inc in previous revision...  
1483 5098 d 19 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 5098 d 22 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 5099 d 13 h hidnplayr /kernel/branches/net/ Net-branch:
Added statistics to 3c59x driver.
Fixed mixed up DNS and Gateway of static settings for zeroconf
 
1480 5099 d 17 h mikedld /programs/develop/tinypad/trunk/ tinypad: fix blinking mouse cursor in dialog mode  
1479 5103 d 22 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib/Filebrowser - fix of parsing values the concatenations icons for INI file  
1478 5104 d 17 h hidnplayr /kernel/branches/net/drivers/ Fixed merging error in RTL8139.Asm for net-branch  
1477 5105 d 22 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ Fix OpenDialog - test for empty directory  
1476 5106 d 10 h IgorA /programs/ 1) removed duplicate code in 'box_lib'
2) add program 'TextEditor syntax file editor'
 
1475 5106 d 13 h diamond /programs/media/kiv/trunk/ kiv: small optimization  
1474 5106 d 13 h diamond /kernel/trunk/ optimize set_window_box: do nothing if new box is the same as old one  
1473 5108 d 11 h hidnplayr /kernel/branches/net/network/ Updates in net branch coded 6 months ago.
Mostly concerning checksuming, and cleanups
 
1472 5108 d 16 h hidnplayr /kernel/branches/net/drivers/ Changes in net_branch:

Fixed yet another bug in RTL8139 driver (should be almost bug-free now)
Added 3com driver (only boomerang cards tested)
If somebody has a vortex type 3com card, please help me debug the driver!
 
1471 5108 d 21 h mario79 /programs/media/kiv/trunk/ Small addition for rev.1470  
1470 5108 d 21 h mario79 /programs/media/kiv/trunk/ Changes of KIV
1) Use OpenDialog instead Sysxtree
2) Fix the list of directory
 
1469 5108 d 21 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ Small fix for opendial.mac  
1468 5109 d 16 h IgorA /programs/other/ element 'OpenDialog' get from '/rd/1/File managers/' in programs 't_edit', 'planet_v'  
1467 5109 d 17 h IgorA /programs/other/ programs 't_edit' and 'planet_v' now use 'OpenDialog'  
1466 5110 d 13 h mario79 /kernel/trunk/gui/ Now, if the window is captured and moved by the user, then no mouse events! (6 = mouse event)  
1465 5113 d 1 h mario79 /kernel/trunk/gui/ Fix of left mouse button broken to revision 1460  
1464 5119 d 15 h IgorA /programs/ 1) 'box_lib.obj' update 'text_edititor'
2) modify code 't_edit' and 'planet_v'