Hi,
I am writing miniport driver.I would like to know how to connect the miniport function driver to bus driver of the pci device.Do I have to use symbolic link of the pci device?If so how to get the symbolic link?
Thanks,
Shweta
Hi,
I am writing miniport driver.I would like to know how to connect the miniport function driver to bus driver of the pci device.Do I have to use symbolic link of the pci device?If so how to get the symbolic link?
Thanks,
Shweta
The PCI driver enumerated your device, creates a child device stack and that is what loads your miniport driver. You connect to PCI using the pdo. I don’t know in ndis how well much this abstracted from you.
d
Bent from my phone
From: xxxxx@gmail.commailto:xxxxx
Sent: ?8/?20/?2014 10:02 PM
To: Windows System Software Devs Interest Listmailto:xxxxx
Subject: [ntdev] ndis driver
Hi,
I am writing miniport driver.I would like to know how to connect the miniport function driver to bus driver of the pci device.Do I have to use symbolic link of the pci device?If so how to get the symbolic link?
Thanks,
Shweta
—
NTDEV is sponsored by OSR
Visit the list at: http://www.osronline.com/showlists.cfm?list=ntdev
OSR is HIRING!! See http://www.osr.com/careers
For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars
To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer</mailto:xxxxx></mailto:xxxxx>