On 11 Jan., 21:18, Yijun <andy.y.hu...@gmail.com> wrote:
> Hi,
>
> I am new to NDIS miniport driver development. I want to build a
> minimal/dummy virtual NDIS miniport adapter that sits between protocol
> driver and the real adapter. It sends/receives packets between
> protocol driver and real adapter. How do I change the sample? Also the
> sample doesn’t support SEND if only one instance is installed. Should
> I change that? Any suggestions are greatly appreciated.
>
> Yijun
Hello!
Not knowing your target OS, I assume a NDIS Intermediate driver is the
right choice
instead of a virtual adapter.
You can find detailed information on this topic under
http://www.wd-3.com/archive/ExtendingPassthru.htm
and the follwing articles
Good luck
Burkhardt Braun