RE: NDIS Intermediate Driver for 802.11
From: Bryan S. Burgin [MSFT] (bburgin_at_online.microsoft.com)
Date: 10/04/04
- Next message: Steve: "Interrupt Handler event flag"
- Previous message: Vipin: "Re: "pages per ***" setting"
- In reply to: Ganesan: "NDIS Intermediate Driver for 802.11"
- Next in thread: Maxim S. Shatskih: "Re: NDIS Intermediate Driver for 802.11"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 04 Oct 2004 08:29:40 GMT
All 802.11 miniports in Windows XP emulate 802.3. So, you will only see
802.3 headers and only 802.3 miniports. All 802.11 miniports report
NdisMedium802_3 to OID_GEN_MEDIA_SUPPORTED and OID_GEN_MEDIA_IN_USE and
then NdisPhysicalMediumWirelessLan to OID_GEN_PHYSICAL_MEDIUM.
In Longhorn, this is likely to change.
Bryan S. Burgin
bburgin@online.microsoft.com
This posting is provided "AS IS" with no warranties, and confers no rights.
- Next message: Steve: "Interrupt Handler event flag"
- Previous message: Vipin: "Re: "pages per ***" setting"
- In reply to: Ganesan: "NDIS Intermediate Driver for 802.11"
- Next in thread: Maxim S. Shatskih: "Re: NDIS Intermediate Driver for 802.11"
- Messages sorted by: [ date ] [ thread ]