reactos/drivers/network
Joachim Henze a89f4ed5a1 [0.4.9][DD] Improve network driver infs
within netne.inf add the missing PCI\VEN_10EC&DEV_8029.DeviceDesc
I noticed it missing when testing with 86box VM selecting adapter "[PCI] Realtek RTL8029AS". Addendum to last commit.

While at it: compactify some of the infs a bit on the older branches:
writing here only the sizes for releases/0.4.14:
- netne.inf     1.636 ->  1.625bytes will fit into a single NTFS-cluster now (or within MFT) => endgoal reached
- netrtl.inf    4.139 ->  3.956bytes will fit into a single NTFS-cluster now (or within MFT) => endgoal reached

the files on even older branches became either the same size, or smaller.
2024-06-20 02:45:42 +02:00
..
acd
afd [0.4.9][AFD] ReceiveActivity: Don't return STATUS_FILE_CLOSED in case of FCB overread (#4972) 2023-06-14 23:43:03 +02:00
dd [0.4.9][DD] Improve network driver infs 2024-06-20 02:45:42 +02:00
lan
ndis [NDIS] Fix parameter order when calling ResetHandler. CORE-14624 2018-05-14 18:17:52 +02:00
ndisuio
tcpip [0.4.9][IP][TCPIP][LWIP] Backports 2023-08-13 (also fixes a BSOD) 2023-08-13 16:32:43 +02:00
tdi
CMakeLists.txt