reactos/drivers/network/dd/nvnet/nvnet.rc
Dmitry Borisov b79fbe2333 [NVNET] Add driver for nForce-based NICs
The driver supports all nVidia chipset models from 2001 until 2010, starting from nForce.
All NICs are compatible with x86 and amd64 devices only.

Tested by Daniel Reimer on OG Xbox and by me on MCP board.

CORE-15872 CORE-16216
2022-04-16 11:54:24 +03:00

6 lines
235 B
Plaintext

#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "nVidia nForce Ethernet Controller Driver"
#define REACTOS_STR_INTERNAL_NAME "nvnet"
#define REACTOS_STR_ORIGINAL_FILENAME "nvnet.sys"
#include <reactos/version.rc>