reactos/drivers
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
..
base
battery
bluetooth
bus [TRANSLATION] Improve Simplified & Traditional Chinese translations (#4388) 2022-03-31 20:38:52 +03:00
crypto
filesystems [TRANSLATION] Improve Simplified & Traditional Chinese translations (#4388) 2022-03-31 20:38:52 +03:00
filters [FLTMGR] CreateClientPort(): Fix ObInsertObject() error handling 2021-12-28 02:27:50 +03:00
hid [KBDHID] Fix returned Status for IOCTL_KEYBOARD_QUERY_* 2021-09-12 23:36:18 +02:00
input [DRIVERS] Use IoForwardIrpSynchronously in drivers 2022-01-05 02:17:56 +03:00
ksfilter [KS] KsServiceBusEnumPnpRequest(): Remove a redundant ASSERT() 2022-01-08 18:00:38 +03:00
multimedia
network [NVNET] Add driver for nForce-based NICs 2022-04-16 11:54:24 +03:00
parallel [DRIVERS] Use IoForwardIrpSynchronously in drivers 2022-01-05 02:17:56 +03:00
processor [TRANSLATION] Improve Simplified & Traditional Chinese translations (#4388) 2022-03-31 20:38:52 +03:00
sac [SACDRV] Fix uninitialized variable usage. 2021-10-27 19:27:32 -04:00
serial [DRIVERS] Use IoForwardIrpSynchronously in drivers 2022-01-05 02:17:56 +03:00
setup [BLUE][CONSRV][USETUP] Completely remove support for CAB font extraction from driver, and move it to CONSRV, much like what was done for USETUP. 2022-01-15 17:41:36 +01:00
storage [TRANSLATION] Improve Simplified & Traditional Chinese translations (#4388) 2022-03-31 20:38:52 +03:00
usb [TRANSLATION] Improve Simplified & Traditional Chinese translations (#4388) 2022-03-31 20:38:52 +03:00
wdm [AC97] Improve driver version info (#4368) 2022-03-06 01:04:56 +03:00
wmi
CMakeLists.txt