dynamically changing the configuration of the adapters in a 1:N MUX

Hello,
I am working on a 1:2 MUX. Under certain conditions, I need to send the packets on both my adapters and for others I need to send them on only one adapter. Could anyone please guide me on how to dynamically change the configuration of my adapters?

I am working on NDIS5.1. Any help and guidance would be highly appreciated. Thanks!

With Regards,
Subashini

DISCLAIMER:

The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only.
It shall not attach any liability on the originator or HCL or its affiliates. Any views or opinions presented in
this email are solely those of the author and may not necessarily reflect the opinions of HCL or its affiliates.
Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of
this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have
received this email in error please delete it and notify the sender immediately. Before opening any mail and
attachments please check them for viruses and defect.


It is your driver (the MUX) right? So that means you wrote the code. Is it
not trivially obvious that your code decides when and if to send a packet
on one, both, or none of the adapters? There is no ?configuration?
necessary on the adapters themselves required to send or not send.

Dave Cattley

From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Subashini
Venkatapathy ,Chennai
Sent: Monday, September 14, 2009 8:20 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] dynamically changing the configuration of the adapters in a
1:N MUX

Hello,

I am working on a 1:2 MUX. Under certain conditions, I need to send the
packets on both my adapters and for others I need to send them on only one
adapter. Could anyone please guide me on how to dynamically change the
configuration of my adapters?

I am working on NDIS5.1. Any help and guidance would be highly appreciated.
Thanks!

With Regards,

Subashini


NTDEV is sponsored by OSR

For our schedule of WDF, WDM, debugging and other seminars visit:

To unsubscribe, visit the List Server section of OSR Online at

DISCLAIMER:


The contents of this e-mail and any attachment(s) are confidential and
intended for the named recipient(s) only.
It shall not attach any liability on the originator or HCL or its
affiliates. Any views or opinions presented in
this email are solely those of the author and may not necessarily reflect
the opinions of HCL or its affiliates.
Any form of reproduction, dissemination, copying, disclosure, modification,
distribution and / or publication of
this message without the prior written consent of the author of this e-mail
is strictly prohibited. If you have
received this email in error please delete it and notify the sender
immediately. Before opening any mail and
attachments please check them for viruses and defect.