kolibrios/kernel/branches/net
hidnplayr 8a7ebf6b32 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)

git-svn-id: svn://kolibrios.org@1541 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-07-30 21:54:27 +00:00
..
applications fix in ARPcfg application 2010-07-30 21:54:27 +00:00
blkdev sync with trunk 2010-01-15 11:54:11 +00:00
boot sync with trunk 2010-01-15 11:54:11 +00:00
bus/pci sync with trunk 2010-01-15 11:54:11 +00:00
core Deleted double macro in netdrv.inc 2010-07-27 18:53:38 +00:00
detect sync with trunk 2010-01-15 11:54:11 +00:00
drivers fix in ARPcfg application 2010-07-30 21:54:27 +00:00
fs sync with trunk 2010-01-15 11:54:11 +00:00
gui sync with trunk 2010-01-15 11:54:11 +00:00
hid sync with trunk 2010-01-15 11:54:11 +00:00
network fix in ARPcfg application 2010-07-30 21:54:27 +00:00
sound sync with trunk 2010-01-15 11:54:11 +00:00
video sync with trunk 2010-01-15 11:54:11 +00:00
build.bat sync with trunk 2009-10-07 09:59:35 +00:00
const.inc sync with trunk 2010-01-15 11:54:11 +00:00
COPYING.TXT Moving the files... 2009-09-17 12:59:26 +00:00
data16.inc A lot of bugfixes in ARP, IPv4, UDP and sockets code. 2009-10-12 14:39:59 +00:00
data32.inc sync with trunk 2010-01-15 11:54:11 +00:00
fdo.inc sync with trunk 2010-01-15 11:54:11 +00:00
imports.inc A lot of bugfixes in ARP, IPv4, UDP and sockets code. 2009-10-12 14:39:59 +00:00
init.inc sync with trunk 2010-01-15 11:54:11 +00:00
kernel32.inc sync with trunk 2010-01-15 11:54:11 +00:00
kernel.asm - globalisation of network driver functions 2010-07-11 23:13:12 +00:00
kglobals.inc A lot of bugfixes in ARP, IPv4, UDP and sockets code. 2009-10-12 14:39:59 +00:00
macros.inc A lot of bugfixes in ARP, IPv4, UDP and sockets code. 2009-10-12 14:39:59 +00:00
make.sh Moving the files... 2009-09-17 12:59:26 +00:00
makefile sync with trunk 2009-10-07 09:59:35 +00:00
memmap.inc sync with trunk 2009-10-07 09:59:35 +00:00
proc32.inc A lot of bugfixes in ARP, IPv4, UDP and sockets code. 2009-10-12 14:39:59 +00:00
README.TXT Moving the files... 2009-09-17 12:59:26 +00:00
sys.conf Moving the files... 2009-09-17 12:59:26 +00:00
unpacker.inc A lot of bugfixes in ARP, IPv4, UDP and sockets code. 2009-10-12 14:39:59 +00:00
vmodeint.inc sync with trunk 2010-01-15 11:54:11 +00:00
vmodeld.inc A lot of bugfixes in ARP, IPv4, UDP and sockets code. 2009-10-12 14:39:59 +00:00

This code is experimental, none of the used programming interfaces (API, driver calls,..) are definite solutions.
Lot of work needs to be done, and descissions need to be made.

But, everyone is free to explore the code, make suggestions or write parts of the code.

I'm open for discussion on hidnplayr@gmail.com or as hidnplayr in #general on irc.kolibrios.org:6667

PS: dont expect anything to be working at al, this way you wont be dissapointed ;)

Hidnplayr - september 2009