Hi,
I have used ‘NdisReadPciSlotInformation’ in my NDIS driver to search for the
card. I recently found out that this is not working properly for a machine,
on which the card is on bus 3. ‘NdisReadPciSlotInformation’ doesn’t take bus
number as input.
So is there any way to search for card on a specific bus in NDIS? Or should
I use ‘HalGetBusData’ instead. But then is it OK to use such (non-NDIS)
function in a NDIS driver?
Thanking you in anticipation,
Regards,
Abhijit
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com