ndisprot - ndis 6 or ndis 5



I want to gather signal strength of all WiFi access points in Windows
Vista.
For this, I want to write a NdisProt driver so that my application
can
send request to my driver which in-turn will request miniport driver.
For this I have to use IOCTL_NDISPROT_QUERY_OID_VALUE with
OID_802_11_BSSID_LIST. Is this correct approach to what I need to
do ?

I looked at WDK 6000 sample code. There are two NdisProt code samples
- one for NDIS 5.0 and another for NDIS 6.0. Which sample should I
take as a base code for my project?


Thanks,
Raj

.



Relevant Pages

  • Re: ndisprot - ndis 6 or ndis 5
    ... Don Burn (MVP, Windows DDK) ... Windows 2k/XP/2k3 Filesystem and Driver Consulting ... send request to my driver which in-turn will request miniport driver. ... - one for NDIS 5.0 and another for NDIS 6.0. ...
    (microsoft.public.development.device.drivers)
  • NDISProt binding when NDIS IM installed
    ... I installed a passthru driver, then the NDISPROT driver. ... uiotest -e switch i enumerated the bindings. ...
    (microsoft.public.development.device.drivers)
  • Re: rename Microsoft NDISPROT driver
    ... I have read the article "What are the steps needed to rename Microsoft ... NDISPROT driver" but I don´t understand some steps. ... make changes to the INF file that is needed to install the renamed driver. ...
    (microsoft.public.development.device.drivers)
  • Re: Question about FILE_OBJECT
    ... NDIS IM is a driver that fully conforms to the model, ... I.E. every time they allocated a new context object they ...
    (microsoft.public.win32.programmer.kernel)
  • Re: Running NDISTest on Vista with an NDIS IM Driver
    ... I had a quick look at the ndistest stuff in the WLK1.0c, ... actually some ndis driver in the ... I tried using the version that comes with WLK/DTM on PassThru (NDIS IM ...
    (microsoft.public.development.device.drivers)