Re: VJ Channel API - driver level (README)

2006-05-02 Thread David S. Miller
BTW another thing to keep in mind, besides the fact that we should be designing driver APIs at this point at all, is that no implementation should do MMIOs to the card to insert or delete netchannel lookup entries. Rather, it should be communicated to the card in a lazy fashion using DMA. Otherw

VJ Channel API - driver level (README)

2006-05-02 Thread Alex Aizman
The following "soaks" on our side for a couple months now... Noticed [1][2] and thought it'd make sense to add it to the mix. Contents == * README (inlined below) * netdevice.h patch with the preliminary/draft driver-level API (next message). Introduction Van Jaco