Re: IOCTL_NDIS_QUERY_GLOBAL_STATS on CE/PPC 2003
From: Paul G. Tobey [eMVP] (ptobey_no_spam_at_instrument_no_spam.com)
Date: 02/26/04
- Next message: Maxim S. Shatskih: "Re: IOCTL_NDIS_QUERY_GLOBAL_STATS on CE/PPC 2003"
- Previous message: Maxim S. Shatskih: "IOCTL_NDIS_QUERY_GLOBAL_STATS on CE/PPC 2003"
- In reply to: Maxim S. Shatskih: "IOCTL_NDIS_QUERY_GLOBAL_STATS on CE/PPC 2003"
- Next in thread: Maxim S. Shatskih: "Re: IOCTL_NDIS_QUERY_GLOBAL_STATS on CE/PPC 2003"
- Reply: Maxim S. Shatskih: "Re: IOCTL_NDIS_QUERY_GLOBAL_STATS on CE/PPC 2003"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 26 Feb 2004 14:59:07 -0700
I'd guess that you send that through the NDISUIO driver, which you can look
up in the help. Generally, you open it, then call DeviceIoControl() to send
messages to it.
Paul T.
"Maxim S. Shatskih" <maxim@storagecraft.com> wrote in message
news:uYN2TAL$DHA.4072@tk2msftngp13.phx.gbl...
> I need to send an OID query to my miniport.
>
> In Windows, I would use IOCTL_NDIS_QUERY_GLOBAL_STATS to do this.
>
> This IOCTL is also noted in PB and PPC 2003 SDK headers, with no MSDN
> Library (CD version at least) documentation and no sample code.
>
> Can I call this IOCTL on CE?
>
> If yes - how must I open and prepare the file handle for it to denote
the
> particular adapter, and not just "NDS0:"?
>
> --
> Maxim Shatskih, Windows DDK MVP
> StorageCraft Corporation
> maxim@storagecraft.com
> http://www.storagecraft.com
>
>
- Next message: Maxim S. Shatskih: "Re: IOCTL_NDIS_QUERY_GLOBAL_STATS on CE/PPC 2003"
- Previous message: Maxim S. Shatskih: "IOCTL_NDIS_QUERY_GLOBAL_STATS on CE/PPC 2003"
- In reply to: Maxim S. Shatskih: "IOCTL_NDIS_QUERY_GLOBAL_STATS on CE/PPC 2003"
- Next in thread: Maxim S. Shatskih: "Re: IOCTL_NDIS_QUERY_GLOBAL_STATS on CE/PPC 2003"
- Reply: Maxim S. Shatskih: "Re: IOCTL_NDIS_QUERY_GLOBAL_STATS on CE/PPC 2003"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|