Re: NDIS WDM driver installation for multi-port NIC
- From: "Eliyas Yakub [MSFT]" <eliyasy@xxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 29 Sep 2006 10:27:36 -0700
Am I correct in undersstanding that in my case, because I've created a PDO
for the port from the c5ebus driver, the miniport can use the PDO to retrieve
the bus driver's FDO and send IRPs to that device object?
No, there is no system provided way to get the parent's FDO. You can devise your own interface to do that.
Does this also mean that when the miniport is not installed as a filter
driver but as a function driver, that any interfaces that the c5ebus
registers is now accessible once again by a user application since the c5ebus
driver is once again at the top of the device stack?
Correct.
.
- References:
- Re: NDIS WDM driver installation for multi-port NIC
- From: Eliyas Yakub [MSFT]
- Re: NDIS WDM driver installation for multi-port NIC
- From: DW
- Re: NDIS WDM driver installation for multi-port NIC
- Prev by Date: Re: How to get the Adapter status ?
- Next by Date: Re: RNDIS debug driver cause system reboot
- Previous by thread: Re: NDIS WDM driver installation for multi-port NIC
- Next by thread: Re: NDIS WDM driver installation for multi-port NIC
- Index(es):
Relevant Pages
|