reactos/drivers
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
..
base [NULL] Additions for the Null driver. 2018-04-22 22:23:54 +02:00
battery
bluetooth
bus [0.4.9] Backport: more flexibility for placing inf files 2024-06-17 23:04:15 +02:00
crypto
filesystems [0.4.9][BTRFS] It is _WIN32_WINNT, not WIN32_WINNT CORE-12589 CORE-12580 2024-02-25 07:51:46 +01:00
filters [FLTMGR] Properly allocate CCB in CreatePortCCB() 2018-01-06 13:54:21 +01:00
hid [DRIVERS] Use KeClearEvent instead of KeResetEvent where the previous state is not needed. 2017-12-30 11:44:25 +01:00
input [0.4.9][I8042PRT] Add service registry entry for the driver CORE-17819 2024-03-29 15:21:15 +01:00
ksfilter
multimedia
network [0.4.9][DD] Improve network driver infs 2024-06-20 02:45:42 +02:00
parallel [0.4.9][PARPORT] Fix I/O port length check, [REACTOS] Logging & formatting, e.g. CORE-14388 CORE-19105 2023-11-05 13:37:22 +01:00
processor [0.4.9] Backport: more flexibility for placing inf files 2024-06-17 23:04:15 +02:00
sac
serial
setup [0.4.9][BLUE] Optimize ScrIoControl for speed (#5185) 2023-06-06 23:43:40 +02:00
storage [0.4.9][REACTOS] Backport "http://www.reactos" -> "https://reactos" and readme.txt 2023-03-19 12:41:27 +01:00
usb Fixed typo 2018-05-17 16:15:25 +01:00
wdm [0.4.9] Backport: more flexibility for placing inf files 2024-06-17 23:04:15 +02:00
wmi
CMakeLists.txt