kolibrios/kernel/branches/net
hidnplayr 602924a5b5 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

git-svn-id: svn://kolibrios.org@1196 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-10-05 20:47:27 +00:00
..
applications compile netcfg on unix 2009-10-05 20:47:27 +00:00
blkdev Moving the files... 2009-09-17 12:59:26 +00:00
boot Moving the files... 2009-09-17 12:59:26 +00:00
bus/pci Moving the files... 2009-09-17 12:59:26 +00:00
core Moving the files... 2009-09-17 12:59:26 +00:00
detect Moving the files... 2009-09-17 12:59:26 +00:00
drivers compile netcfg on unix 2009-10-05 20:47:27 +00:00
fs net/fs/fs.inc - sync with main trunk 2009-09-28 20:07:21 +00:00
gui Moving the files... 2009-09-17 12:59:26 +00:00
hid Moving the files... 2009-09-17 12:59:26 +00:00
network compile netcfg on unix 2009-10-05 20:47:27 +00:00
sound Moving the files... 2009-09-17 12:59:26 +00:00
video Moving the files... 2009-09-17 12:59:26 +00:00
build.bat Moving the files... 2009-09-17 12:59:26 +00:00
const.inc Moving the files... 2009-09-17 12:59:26 +00:00
COPYING.TXT Moving the files... 2009-09-17 12:59:26 +00:00
data16.inc Moving the files... 2009-09-17 12:59:26 +00:00
data32.inc Moving the files... 2009-09-17 12:59:26 +00:00
fdo.inc Moving the files... 2009-09-17 12:59:26 +00:00
imports.inc Moving the files... 2009-09-17 12:59:26 +00:00
init.inc Moving the files... 2009-09-17 12:59:26 +00:00
kernel32.inc Moving the files... 2009-09-17 12:59:26 +00:00
kernel.asm compile netcfg on unix 2009-10-05 20:47:27 +00:00
kglobals.inc Moving the files... 2009-09-17 12:59:26 +00:00
macros.inc Moving the files... 2009-09-17 12:59:26 +00:00
make.sh Moving the files... 2009-09-17 12:59:26 +00:00
makefile Moving the files... 2009-09-17 12:59:26 +00:00
memmap.inc Moving the files... 2009-09-17 12:59:26 +00:00
proc32.inc Moving the files... 2009-09-17 12:59:26 +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 Moving the files... 2009-09-17 12:59:26 +00:00
vmodeint.inc Moving the files... 2009-09-17 12:59:26 +00:00
vmodeld.inc Moving the files... 2009-09-17 12:59:26 +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