z80pack: add a network socket simulation helper
authorAlan Cox <alan@linux.intel.com>
Mon, 11 Jan 2016 19:05:48 +0000 (19:05 +0000)
committerAlan Cox <alan@linux.intel.com>
Mon, 11 Jan 2016 19:05:48 +0000 (19:05 +0000)
commit8fa06c1d5134961db58d3e270896d5391d873467
tree92460070b9eb2be740522aa0f4db5bd5718e51e5
parent5adf4a88d7da1511d1355378b66c6d0bc6ce102c
z80pack: add a network socket simulation helper

This just uses the 3rd network virtual serial. There's a small tweak to the
cpmsim source also needed to report bit 2 as "carrier"
Kernel/dev/z80pack/devatsim.c [new file with mode: 0644]
Kernel/dev/z80pack/devatsim.h [new file with mode: 0644]