net_z80pack: test "smart" network interface with some Z80Pack changes
authorAlan Cox <alan@linux.intel.com>
Thu, 25 Feb 2016 21:52:28 +0000 (21:52 +0000)
committerAlan Cox <alan@linux.intel.com>
Thu, 25 Feb 2016 21:52:28 +0000 (21:52 +0000)
commitbcd388cf46319abead133839565b3749f6c02f2a
treea85aee22c8810775c4cc31c9b67fe8498625f4a7
parentec850488512eacdae7670ff0ccc453dc47dc96df
net_z80pack: test "smart" network interface with some Z80Pack changes

This uses the host socket API as a convenient way of debugging and getting
all the logic right before tackling the WizNet and other real hardware
TCP stack interfaces.

It'll also let me get the userspace sorted out
Kernel/dev/net/net_z80pack.c [new file with mode: 0644]
Kernel/include/net_z80pack.h [new file with mode: 0644]