kolibrios/kernel/branches/net
hidnplayr dc66507e60 Bugfixes in net branch:
-Disabled UDP remote IP checking because it blocks valid packets in certain situations (DNS resolving)
-Removed device '0' (application level) as default device because it was not correctly implemented and would require a lot of changes. Yet need to find a better solution for this.

git-svn-id: svn://kolibrios.org@2366 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-02-21 14:09:00 +00:00
..
applications Changed net branch specific kernel function numbers to make room for function 73 in main branch. 2012-02-21 10:57:36 +00:00
blkdev
boot
bus/pci
core Changed net branch specific kernel function numbers to make room for function 73 in main branch. 2012-02-21 10:57:36 +00:00
detect
drivers
fs
gui
hid
network Bugfixes in net branch: 2012-02-21 14:09:00 +00:00
sound
video
build.bat
const.inc
COPYING.TXT
data16.inc
data32.inc
fdo.inc
imports.inc
init.inc
kernel32.inc
kernel.asm
kglobals.inc
macros.inc
memmap.inc
proc32.inc
README.TXT
struct.inc
sys.conf
unpacker.inc
vmodeint.inc
vmodeld.inc

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