Dmitry Borisov
af36fc655d
[NVNET] Fix two typos ( #9345 )
...
- Fix ETH_IS_EMPTY macro condition (5th octet)
- Add missing assignment of maximum VLAN ID
CORE-15872
2026-07-26 19:52:51 +03:00
Serge Gautherie
04f052bec8
[NETWORK:DD] NDIS_MINIPORT_DRIVER and NDIS51_MINIPORT do not need a value ( #8315 )
2025-10-26 18:23:48 +01:00
Eric Kohl
99e2606982
[DC21x4][ne2000][netkvm][nvnet][pcnet][rtl8139] Implement OID_GEN_PHYSICAL_MEDIUM
...
CORE-20206
2025-05-25 23:48:38 +02:00
Stanislav Motylkov
0af84ce12d
[NVNET] Remove NdisEqualMemory hack by linking with memcmp library
...
Fix suggested by Hermès Bélusca-Maïto. CORE-15872
2023-10-18 20:18:02 +03:00
Stanislav Motylkov
bbccad0ed6
[INF] Set manufacturer as ReactOS Project for consistency
...
Also make it non-localizable. CORE-18191
2022-06-27 17:00:18 +03:00
Stanislav Motylkov
11d3e3252d
[NVNET] Add more controller descriptions
...
Addendum to b79fbe23 . Based on NvNetRecognizeHardware function in nic.c
2022-05-07 18:00:15 +03:00
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