[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: RR-Net (Was: Porting the TFE)
"MagerValp" <MagerValp@cling.gu.se> wrote in message
p14smgkp7xo.fsf@panini.cling.gu.se">news:p14smgkp7xo.fsf@panini.cling.gu.se...
> >>>>> "GJ" == Glenn Jones <rg.jones@rogers.com> writes:
>
> GJ> What does the driver inteface look like?
>
> eth_init, eth_rx, eth_tx. But I might change it to something a little
> more complicated to give the upper layers a bit more control, and
> better performance.
>
> GJ> Would it be easy to adapter to other ethernet chipsets?
>
> Quite.
>
> --
> ___ . . . . . + . . o
> _|___|_ + . + . + . Per Olofsson, arkadspelare
> o-o . . . o + MagerValp@cling.gu.se
> - + + . http://www.cling.gu.se/~cl3polof/
Per, I have been reading Adam's white papers about 8 bit tcp/ip stacks and
the tradeoffs required .... is your stack a full implemenation and or what
trade-offs are you making?
The hardware IP stack of the w3100a is limited to 4 concurrent sessions ...
the RAW MAC mode of the 3100a will support what ever the upper software
stack will support ...
Glenn :O)