Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
3428 4055 d 14 h hidnplayr /kernel/branches/net/applications/netcfg/ Added Atheros to netcfg vendor list.  
/kernel/branches/net/applications/netcfg/vendors.inc
3231 4103 d 3 h hidnplayr /kernel/branches/net/ Added PCI ID's for ADMtek N100 to DEC21x4x driver.  
/kernel/branches/net/applications/netcfg/drivers.inc
/kernel/branches/net/drivers/dec21x4x.asm
3154 4131 d 4 h hidnplayr /kernel/branches/net/ Added VIA Rhine driver. Only tested on Rhine II cards.  
/kernel/branches/net/drivers/rhine.asm
/kernel/branches/net/applications/netcfg/drivers.inc
2949 4265 d 23 h hidnplayr /kernel/branches/net/applications/netcfg/ Fixed bug in netcfg when run with 'A' parameter  
/kernel/branches/net/applications/netcfg/netcfg.asm
2919 4283 d 23 h hidnplayr /kernel/branches/net/applications/netcfg/ Removed useless button from NetCFG  
/kernel/branches/net/applications/netcfg/netcfg.asm
2917 4284 d 16 h hidnplayr /kernel/branches/net/applications/netcfg/ added rtl8169 device 0x813610ec, and a whole list of i8254x devices  
/kernel/branches/net/applications/netcfg/proc32.inc
/kernel/branches/net/applications/netcfg/struct.inc
/kernel/branches/net/applications/netcfg/drivers.inc
2907 4287 d 3 h hidnplayr /kernel/branches/net/applications/netcfg/ Now NetCFG also works with PCI devices wich have multiple functions.  
/kernel/branches/net/applications/netcfg/netcfg.asm
2853 4315 d 23 h hidnplayr /kernel/branches/net/applications/ Updated network programs to use new network function numbers from network.inc  
/kernel/branches/net/applications/arpcfg/arpcfg.asm
/kernel/branches/net/applications/icmp/icmp.asm
/kernel/branches/net/applications/netcfg/netcfg.asm
/kernel/branches/net/applications/netstat/netstat.asm
/kernel/branches/net/applications/network.inc
/kernel/branches/net/applications/nslookup/nslookup.asm
/kernel/branches/net/applications/synergyc/synergyc.asm
/kernel/branches/net/applications/tcpserv/tcpserv.asm
/kernel/branches/net/applications/telnet/telnet.asm
2364 4455 d 1 h hidnplayr /kernel/branches/net/ Changed net branch specific kernel function numbers to make room for function 73 in main branch.  
/kernel/branches/net/applications/arpcfg/arpcfg.asm
/kernel/branches/net/applications/libraries/network/network.asm
/kernel/branches/net/applications/netcfg/netcfg.asm
/kernel/branches/net/applications/netstat/netstat.asm
/kernel/branches/net/applications/network.inc
/kernel/branches/net/applications/zeroconf/zeroconf.asm
/kernel/branches/net/core/syscall.inc
2314 4554 d 20 h hidnplayr /kernel/branches/net/ -Fixed build.bat for NET branch
-Removed some unrelated files
-updates in telnet
 
/kernel/branches/net/applications/icmp
/kernel/branches/net/applications/libraries
/kernel/branches/net/applications/libraries/network
/kernel/branches/net/applications/libraries/network/network.asm
/kernel/branches/net/applications/tftpc/tftpc.asm
/kernel/branches/net/applications/icmp_test
/kernel/branches/net/applications/network_lib
/kernel/branches/net/applications/tftpc/TFTP.asm
/kernel/branches/net/drivers/sb16
/kernel/branches/net/drivers/usb
/kernel/branches/net/make.sh
/kernel/branches/net/makefile
/kernel/branches/net
/kernel/branches/net/applications/netcfg/drivers.inc
/kernel/branches/net/applications/telnet/telnet.asm
/kernel/branches/net/build.bat
1886 4816 d 18 h hidnplayr /kernel/branches/net/ R6040 driver for net branch  
/kernel/branches/net/drivers/R6040.asm
/kernel/branches/net/applications/netcfg/drivers.inc
1562 5016 d 16 h hidnplayr /kernel/branches/net/applications/netcfg/ Fixed typo in driverlist of netcfg  
/kernel/branches/net/applications/netcfg/drivers.inc
1541 5025 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)
 
/kernel/branches/net/applications/icmp_test
/kernel/branches/net/applications/icmp_test/icmp.asm
/kernel/branches/net/applications/telnet/dll.inc
/kernel/branches/net/applications/arpcfg/arpcfg.asm
/kernel/branches/net/applications/netcfg/drivers.inc
/kernel/branches/net/applications/telnet/telnet.asm
/kernel/branches/net/drivers/RTL8139.asm
/kernel/branches/net/drivers/dec21x4x.asm
/kernel/branches/net/drivers/pcnet32.asm
/kernel/branches/net/drivers/sis900.asm
/kernel/branches/net/network/IPv4.inc
/kernel/branches/net/network/icmp.inc
/kernel/branches/net/network/socket.inc
1514 5044 d 13 h hidnplayr /kernel/branches/net/ - globalisation of network driver functions
(Replaced EthRegDev with NetRegDev)
- rewrite/cleanup of socket.inc
- started rewrite of tcp.inc
- port numbers in application are not byte-swapped anymore
- many more fixes and changes

- TCP does not work but UDP/IP/ICMP/ARP (partly) work.. (as before)
 
/kernel/branches/net/applications/netcfg/netcfg.asm
/kernel/branches/net/applications/network_lib/network.asm
/kernel/branches/net/applications/nslookup/nslookup.asm
/kernel/branches/net/applications/telnet/telnet.asm
/kernel/branches/net/applications/tftpc/TFTP.asm
/kernel/branches/net/applications/zeroconf/zeroconf.asm
/kernel/branches/net/core/exports.inc
/kernel/branches/net/core/sys32.inc
/kernel/branches/net/drivers/3c59x.asm
/kernel/branches/net/drivers/RTL8029.asm
/kernel/branches/net/drivers/RTL8139.asm
/kernel/branches/net/drivers/dec21x4x.asm
/kernel/branches/net/drivers/imports.inc
/kernel/branches/net/drivers/netdrv.inc
/kernel/branches/net/drivers/pcnet32.asm
/kernel/branches/net/drivers/sis900.asm
/kernel/branches/net/kernel.asm
/kernel/branches/net/network/ARP.inc
/kernel/branches/net/network/IPv4.inc
/kernel/branches/net/network/ethernet.inc
/kernel/branches/net/network/icmp.inc
/kernel/branches/net/network/queue.inc
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/stack.inc
/kernel/branches/net/network/tcp.inc
/kernel/branches/net/network/udp.inc
1253 5290 d 15 h hidnplayr /kernel/branches/net/applications/netcfg/ Netcfg now accept parameters, so it can automatically load network drivers on boot.
F to load first card only
A to load all cards
 
/kernel/branches/net/applications/netcfg/netcfg.asm
1226 5306 d 16 h hidnplayr /kernel/branches/net/applications/netcfg/ updated network driver list of netcfg in net branch, with entries to possible future drivers.  
/kernel/branches/net/applications/netcfg/drivers.inc
1206 5316 d 21 h hidnplayr /kernel/branches/net/ A lot of bugfixes in ARP, IPv4, UDP and sockets code.  
/kernel/branches/net/applications/arpcfg/arpcfg.asm
/kernel/branches/net/applications/config.inc
/kernel/branches/net/applications/debug-fdo.inc
/kernel/branches/net/applications/macros.inc
/kernel/branches/net/applications/netcfg/drivers.inc
/kernel/branches/net/applications/netcfg/netcfg.asm
/kernel/branches/net/applications/netcfg/proc32.inc
/kernel/branches/net/applications/netcfg/struct.inc
/kernel/branches/net/applications/netcfg/vendors.inc
/kernel/branches/net/applications/netstat/netstat.asm
/kernel/branches/net/applications/network_lib/network.asm
/kernel/branches/net/applications/network_lib/network.inc
/kernel/branches/net/applications/nslookup/dll.inc
/kernel/branches/net/applications/nslookup/nslookup.asm
/kernel/branches/net/applications/proc32.inc
/kernel/branches/net/applications/struct.inc
/kernel/branches/net/applications/zeroconf/dhcp.inc
/kernel/branches/net/applications/zeroconf/dll.inc
/kernel/branches/net/applications/zeroconf/zeroconf.asm
/kernel/branches/net/blkdev/cd_drv.inc
/kernel/branches/net/blkdev/cdrom.inc
/kernel/branches/net/blkdev/fdc.inc
/kernel/branches/net/blkdev/flp_drv.inc
/kernel/branches/net/blkdev/hd_drv.inc
/kernel/branches/net/blkdev/ide_cache.inc
/kernel/branches/net/blkdev/rd.inc
/kernel/branches/net/blkdev/rdsave.inc
/kernel/branches/net/boot/bootcode.inc
/kernel/branches/net/boot/booteng.inc
/kernel/branches/net/boot/bootet.inc
/kernel/branches/net/boot/bootge.inc
/kernel/branches/net/boot/bootru.inc
/kernel/branches/net/boot/bootstr.inc
/kernel/branches/net/boot/bootvesa.inc
/kernel/branches/net/boot/et.inc
/kernel/branches/net/boot/preboot.inc
/kernel/branches/net/boot/rdload.inc
/kernel/branches/net/boot/ru.inc
/kernel/branches/net/boot/shutdown.inc
/kernel/branches/net/bus/pci/pci16.inc
/kernel/branches/net/bus/pci/pci32.inc
/kernel/branches/net/const.inc
/kernel/branches/net/core/conf_lib.inc
/kernel/branches/net/core/debug.inc
/kernel/branches/net/core/dll.inc
/kernel/branches/net/core/export.inc
/kernel/branches/net/core/exports.inc
/kernel/branches/net/core/ext_lib.inc
/kernel/branches/net/core/fpu.inc
/kernel/branches/net/core/heap.inc
/kernel/branches/net/core/malloc.inc
/kernel/branches/net/core/memory.inc
/kernel/branches/net/core/peload.inc
/kernel/branches/net/core/sched.inc
/kernel/branches/net/core/string.inc
/kernel/branches/net/core/sync.inc
/kernel/branches/net/core/sys32.inc
/kernel/branches/net/core/syscall.inc
/kernel/branches/net/core/taskman.inc
/kernel/branches/net/core/v86.inc
/kernel/branches/net/data16.inc
/kernel/branches/net/data32.inc
/kernel/branches/net/detect/biosdisk.inc
/kernel/branches/net/detect/biosmem.inc
/kernel/branches/net/detect/dev_fd.inc
/kernel/branches/net/detect/dev_hdcd.inc
/kernel/branches/net/detect/disks.inc
/kernel/branches/net/detect/getcache.inc
/kernel/branches/net/detect/sear_par.inc
/kernel/branches/net/drivers/RTL8029.asm
/kernel/branches/net/drivers/RTL8139.asm
/kernel/branches/net/drivers/fdo.inc
/kernel/branches/net/drivers/i8255x.asm
/kernel/branches/net/drivers/imports.inc
/kernel/branches/net/drivers/pcnet32.asm
/kernel/branches/net/drivers/proc32.inc
/kernel/branches/net/drivers/sb16/CONFIG.INC
/kernel/branches/net/drivers/sb16/SB16.INC
/kernel/branches/net/drivers/sb16/sb16.asm
/kernel/branches/net/drivers/sceletone.asm
/kernel/branches/net/drivers/usb/urb.inc
/kernel/branches/net/drivers/usb/usb.asm
/kernel/branches/net/fdo.inc
/kernel/branches/net/fs/fat12.inc
/kernel/branches/net/fs/fat32.inc
/kernel/branches/net/fs/fs.inc
/kernel/branches/net/fs/fs_lfn.inc
/kernel/branches/net/fs/iso9660.inc
/kernel/branches/net/fs/ntfs.inc
/kernel/branches/net/fs/parse_fn.inc
/kernel/branches/net/fs/part_set.inc
/kernel/branches/net/gui/button.inc
/kernel/branches/net/gui/event.inc
/kernel/branches/net/gui/font.inc
/kernel/branches/net/gui/mouse.inc
/kernel/branches/net/gui/skincode.inc
/kernel/branches/net/gui/skindata.inc
/kernel/branches/net/gui/window.inc
/kernel/branches/net/hid/keyboard.inc
/kernel/branches/net/hid/mousedrv.inc
/kernel/branches/net/hid/set_dtc.inc
/kernel/branches/net/imports.inc
/kernel/branches/net/init.inc
/kernel/branches/net/kernel.asm
/kernel/branches/net/kernel32.inc
/kernel/branches/net/kglobals.inc
/kernel/branches/net/macros.inc
/kernel/branches/net/memmap.inc
/kernel/branches/net/network/ARP.inc
/kernel/branches/net/network/IPv4.inc
/kernel/branches/net/network/IPv6.inc
/kernel/branches/net/network/ethernet.inc
/kernel/branches/net/network/icmp.inc
/kernel/branches/net/network/queue.inc
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/stack.inc
/kernel/branches/net/network/tcp.inc
/kernel/branches/net/network/udp.inc
/kernel/branches/net/proc32.inc
/kernel/branches/net/sound/playnote.inc
/kernel/branches/net/unpacker.inc
/kernel/branches/net/video/cursors.inc
/kernel/branches/net/video/vesa12.inc
/kernel/branches/net/video/vesa20.inc
/kernel/branches/net/video/vga.inc
/kernel/branches/net/vmodeint.inc
/kernel/branches/net/vmodeld.inc
1200 5321 d 15 h hidnplayr /kernel/branches/net/ added very simple ARP manager
IPv4 variables are 255.255.255.255 again at reset, 0.0.0.0 was a big mistake..
 
/kernel/branches/net/applications/arpcfg
/kernel/branches/net/applications/arpcfg/arpcfg.asm
/kernel/branches/net/applications/nslookup/dll.inc
/kernel/branches/net/applications/netcfg/macros.inc
/kernel/branches/net/applications/netcfg/netcfg.asm
/kernel/branches/net/applications/network_lib/network.asm
/kernel/branches/net/network/ARP.inc
/kernel/branches/net/network/IPv4.inc
/kernel/branches/net/network/stack.inc
1196 5323 d 15 h hidnplayr /kernel/branches/net/ compile netcfg on unix
fixed bug in netcfg created in last revision
netcfg gives error msg when driver is not loaded
zeroconfig now works with latest version of libini
also fixed use of static and link-local ip in zeroconfig
initial IPv4 variables are now 0.0.0.0 instead of 255.255.255.255
created kernel function that shows number of active network devices
fixed the use of temp mac variable in IPV4.inc (variable is now in stack)
rewrite of ARP code, needs full testing/debugging (new application needed: ARP manager)
port numbers are now in INET byte order, as is in posix standards
 
/kernel/branches/net/drivers/pcnet32.asm
/kernel/branches/net/applications/netcfg/netcfg.asm
/kernel/branches/net/applications/zeroconf/zeroconf.asm
/kernel/branches/net/kernel.asm
/kernel/branches/net/network/ARP.inc
/kernel/branches/net/network/IPv4.inc
/kernel/branches/net/network/ethernet.inc
/kernel/branches/net/network/icmp.inc
/kernel/branches/net/network/queue.inc
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/stack.inc
/kernel/branches/net/network/tcp.inc
/kernel/branches/net/network/udp.inc
1192 5326 d 16 h hidnplayr /kernel/branches/net/ Fixes in netstat/zeroconf
update of netcfg
 
/kernel/branches/net/applications/netcfg/netcfg.asm
/kernel/branches/net/applications/netstat/netstat.asm
/kernel/branches/net/applications/zeroconf/zeroconf.asm
/kernel/branches/net/network/stack.inc

Show All