Compare your INFs (there are two) with the WDK Passthru driver's sample
INFs.
Alternatively, start with the Passthru INFs and edit them to match your
driver's characteristics.
Thomas F. Divine
http://www.pcausa.com
"Sam Developer" <> wrote in message
news:758af01e-0f25-4ea5-bbc1-...
> Hi All,
>
> I have tested my INF for NDIS intermidiate filter driver using
> ChkInf.bat.
>
> It gives me following Warings
>
> *IfType Keyword missing from section
> *MediaType Keyword missing from section
> *PhysicalMediaType Keyword missing from section
>
> Please give me some information to solve these warnings.
>
> Note: WDK 7.1 is used.
>
> Regards,
> SAM