reactos/drivers/network/dd/e1000
Jérôme Gardou 23373acbb9 [CMAKE] Use modules instead of shared libraries
There is no need to compile our DLLs as shared libraries since we are
managing symbols exports and imports through spec files.

On my system, this reduces the configure-time by a factor of two.
2019-04-06 17:43:38 +02:00
..
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
debug.c [E1000] Basic initialization of the card 2019-02-07 19:48:54 +01:00
debug.h [E1000] Basic initialization of the card 2019-02-07 19:48:54 +01:00
e1000.rc
e1000hw.h [E1000] Finished an implementation of the driver. 2019-02-07 19:48:54 +01:00
hardware.c [E1000] Finished an implementation of the driver. 2019-02-07 19:48:54 +01:00
info.c [E1000] Finished an implementation of the driver. 2019-02-07 19:48:54 +01:00
interrupt.c [E1000] Finished an implementation of the driver. 2019-02-07 19:48:54 +01:00
ndis.c [E1000] Remove useless null check 2019-02-16 10:02:29 +01:00
nic.h [E1000] Finished an implementation of the driver. 2019-02-07 19:48:54 +01:00