kolibrios/kernel/branches/net
hidnplayr c101fd199a PHY and link detection for PCnet32 driver (no watchdog yet), added general mii code for ethernet drivers.
git-svn-id: svn://kolibrios.org@3350 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-03-07 20:36:32 +00:00
..
applications Netstat: redraw window on network subsystem event. 2013-03-07 10:47:59 +00:00
blkdev Syncing net branch with trunk. 2013-01-21 20:59:27 +00:00
boot Syncing net branch with trunk. 2013-01-21 20:59:27 +00:00
bus/pci
core Now Zeroconfig waits for driver to be initialised. 2013-03-06 11:15:28 +00:00
detect Syncing net branch with trunk. 2013-01-21 20:59:27 +00:00
drivers PHY and link detection for PCnet32 driver (no watchdog yet), added general mii code for ethernet drivers. 2013-03-07 20:36:32 +00:00
fs Introduced new header version, that to serve STDIO through a IPC sockets mechanism. Some code cleanup and comments added. 2013-02-11 19:09:43 +00:00
gui Syncing net branch with trunk. 2013-01-21 20:59:27 +00:00
hid Syncing net branch with trunk. 2013-01-21 20:59:27 +00:00
network Netstat: redraw window on network subsystem event. 2013-03-07 10:47:59 +00:00
sound
video Syncing net branch with trunk. 2013-01-21 20:59:27 +00:00
build.bat
const.inc Now Zeroconfig waits for driver to be initialised. 2013-03-06 11:15:28 +00:00
COPYING.TXT
data16.inc
data32.inc Syncing net branch with trunk. 2013-01-21 20:59:27 +00:00
fdo.inc
imports.inc
init.inc
kernel32.inc
kernel.asm kernel.asm back to #3238 2013-02-11 19:53:26 +00:00
kglobals.inc
macros.inc
memmap.inc Syncing net branch with trunk. 2013-01-21 20:59:27 +00:00
proc32.inc
README.TXT Updated readme.txt 2013-03-05 11:07:56 +00:00
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 #kolibrios on the freenode IRC network.
Some information about API and things under construction can be found on http://wiki.kolibrios.org/wiki/New_stack
Binary versions can be found at http://builds.kolibrios.org/new-stack/

All bug reports may be sent to me via e-mail, or through the bugtracker on http://bugs.kolibrios.org


Hidnplayr