On Wednesday, September 5, 2012 2:03:40 PM UTC-7, schmidtd wrote:
On 9/5/2012 4:30 PM, David Schmenk wrote:
So what are the chances of making this work with Uthernet too?
They are good, and I've been keeping that in mind. There's no change
required at the server end; it's already in place. The trick is going
to be the driver size. The IP stack isn't skinny. Maybe it could all
stuff into $800-$1fff...
Maybe it can be an abbreviated IP stack to just transfer the packets back and forth? Have some initialization code that can be unloaded? I have some basic Uthernet sniffing code left over from VM02...