Re: How do I query the NIC's adapter settings?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Look at
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/network/hh/network/209offl_5badc2e0-a707-402a-964b-38b3229686d8.xml.asp
(aware of wrap )
Arkady

<loren.rogers@xxxxxxxxx> wrote in message
news:1114526860.831500.132870@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Hello,
> I wrote a filter driver that wraps both TDI and the IP Filter hook. I
> would like to be able to query the NIC(s) adapter settings to determine
> whether or not the adapter supports Offloading of the TCP and/or IP
> checksums. What would be the best way to do this? Are there any code
> samples I could use. I am assuming that I would use NDIS API and
> somehow query the information during my filter driver's DriverEntry()
> method? Thanks in advance.
> /Loren
>


.



Relevant Pages

  • How do I query the NICs adapter settings?
    ... I wrote a filter driver that wraps both TDI and the IP Filter hook. ... would like to be able to query the NICadapter settings to determine ... somehow query the information during my filter driver's DriverEntry ...
    (microsoft.public.development.device.drivers)
  • Re: WDF Class Filter Driver Installation
    ... That registry key is an internal PnP data structure and should be accessed ... it does not programmatically register the filter driver. ... what right clicking on the inf file -> Install would do for non-Wdf ...
    (microsoft.public.development.device.drivers)
  • Re: Filter driver for CD Read/Write activity
    ... > My objective is to prevent user to burn certain files into CD .For this I ... > need to find out the way of monitoring CD burn.I have written file system ... > filter driver.But writes/burns to CD are not passing through file system ... >>> by writing a kind of filter driver? ...
    (microsoft.public.development.device.drivers)
  • Re: Filter driver for CD Read/Write activity
    ... > need to find out the way of monitoring CD burn.I have written file system ... > filter driver.But writes/burns to CD are not passing through file system ... > I also found from the net that CD burn happens directly through the CD ROM ... >>> by writing a kind of filter driver? ...
    (microsoft.public.development.device.drivers)
  • Re: NDIS-cable status
    ... The problem is that if you send an IoCtl to NDIS to query a particular ... representing the miniport at the bottom of the connection and not the device ... rout it to the top most IM filter miniport. ... As you know, when you install an IM filter driver on a miniport, ...
    (microsoft.public.development.device.drivers)