Isabella Bosia
b8d710ce68
ndis.sys/tests: Add tests for ndis ioctls.
...
Signed-off-by: Isabella Bosia <ibosia@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-09-03 17:21:44 +02:00
Isabella Bosia
f32c88a42a
ndis.sys: Implement IOCTL_NDIS_QUERY_GLOBAL_STATS on network cards.
...
Signed-off-by: Isabella Bosia <ibosia@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-09-03 15:26:12 +02:00
Isabella Bosia
1f9d83f849
ndis.sys: Create network card devices.
...
Signed-off-by: Isabella Bosia <ibosia@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-09-03 15:25:55 +02:00
Isabella Bosia
de6db11543
ndis.sys: Create network card registry keys.
...
Signed-off-by: Isabella Bosia <ibosia@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-09-03 15:25:52 +02:00
Huw Davies
e0bfdb29f2
ndis.sys: Reinstate the subsystem native option.
...
It was previously being clobbered by the second EXTRADLLFLAGS.
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-08-13 21:12:07 +02:00
Alexandre Julliard
6705519f09
ndis.sys: Build with msvcrt.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-14 09:28:14 +02:00
Alexandre Julliard
3d7471570e
makefiles: Pass --subsystem to the linker also.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-19 15:28:48 +01:00
André Hentschel
f71f7db63c
ndis.sys: Add NdisRegisterProtocol stub.
...
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-22 21:36:50 +09:00
André Hentschel
113f43250a
ndis.sys: Implement NdisSystemProcessorCount.
...
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-22 21:36:43 +09:00
Austin English
c9516970f9
ndis.sys: Add NdisAllocateSpinLock stub.
...
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-01-29 21:34:14 +09:00
Austin English
2bb17745df
ndis.sys: Add NdisAllocateMemoryWithTag stub.
...
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-12-30 08:21:53 +01:00
Austin English
370254cbe9
ndis.sys: Forward NdisInitUnicodeString to ntdll.RtlInitUnicodeString.
...
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-12 23:55:45 +09:00
Francois Gouget
119e20a822
ndis.sys: Convert ndis.sys to a native driver as it should be.
2015-03-02 13:50:52 +09:00
Austin English
779f7e527d
ndis.sys: Add a stub dll.
2014-10-30 12:33:14 +09:00