- Report that we are NDIS 5.1

svn path=/trunk/; revision=41462
This commit is contained in:
Cameron Gutman 2009-06-19 06:53:58 +00:00
parent cf30be51fb
commit 1cde39c156

View file

@ -33,7 +33,7 @@
#include "ndissys.h"
#define NDIS_VERSION 0x00050000 /* the version of NDIS we claim to be to miniport drivers */
#define NDIS_VERSION 0x00050001 /* the version of NDIS we claim to be to miniport drivers */
#define PARAMETERS_KEY L"Parameters" /* The parameters subkey under the device-specific key */
/*