mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 04:13:33 +00:00
- Report to drivers that we are NDIS 5.0
svn path=/trunk/; revision=40384
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
|
||||
#include "ndissys.h"
|
||||
|
||||
#define NDIS_VERSION 0x00040000 /* the version of NDIS we claim to be to miniport drivers */
|
||||
#define NDIS_VERSION 0x00050000 /* the version of NDIS we claim to be to miniport drivers */
|
||||
#define PARAMETERS_KEY L"Parameters" /* The parameters subkey under the device-specific key */
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user