- Report to drivers that we are NDIS 5.0

svn path=/trunk/; revision=40384
This commit is contained in:
Cameron Gutman
2009-04-06 02:06:33 +00:00
parent 468227f96a
commit 2bcf7007bd
+1 -1
View File
@@ -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 */
/*