summaryrefslogtreecommitdiff
path: root/network/ndis/netvmini/6x/adapter.c
AgeCommit message (Collapse)Author
2026-05-26Fixed typosAndre Muezerie
2022-12-02Netvmin680 fix (#805)kahashimoto-ms
* add NDIS_SUPPORT_NDIS680 in #if directive in adapter.c * add NDIS_SUPPORT_NDIS680 in #if directive in miniport.c * fix driver isolation violation 1323 for netvmini680.inf * fix driver isolation violation 1322 for netvmini680.inf * set NIC_PHYSICAL_MEDIUM to NdisPhysicalMedium802_3 in hardware.h * change local type from ULONG to UINT8 to match return type * Remove AddReg TextModeFlags in inf for netvmini680
2018-04-23RSSv2 library and sample OID handlersDmitry Malloy (MESHCHANINOV)
2015-03-17Initial publishDave Wilson