reactos/drivers
Victor Perevertkin ba09834c5e
[PARPORT] Fix I/O port length check
The Standard Parallel Port (SPP) has 3 registers, not 4: data, status, control
This fixes the driver on the Compaq N600c laptop
2020-10-21 15:24:10 +03:00
..
base [XBOX] Move NV2A XGPU definitions into header file 2020-08-26 16:58:01 +03:00
battery
bluetooth [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
bus [ACPICA] Update to version 20200925. CORE-17170 2020-10-16 01:21:52 +02:00
crypto [KSECDD] Fix RtlEncryptMemory and improve test 2020-09-25 09:39:51 +02:00
filesystems [CMAKE] Get rid of replace_compile_flags 2020-10-20 21:44:54 +02:00
filters [MOUNTMGR] Fix pool memory disclosure in QueryPointsFromMemory (#3022) 2020-08-17 16:45:35 +02:00
hid [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
input [INPORT] Add driver for bus mouse devices (#3173) 2020-10-10 16:46:16 +03:00
ksfilter
multimedia
network [CMAKE] Get rid of add_compile_flags_language macro 2020-10-20 21:44:54 +02:00
parallel [PARPORT] Fix I/O port length check 2020-10-21 15:24:10 +03:00
processor [PROCESSR][INF] Fix "Intel Intel" duplication typos 2020-05-25 02:36:17 +03:00
sac
serial [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
setup [BLUE] Add an IOCTL to directly choose which font to use (instead of codepage) 2020-04-26 14:54:09 +02:00
storage [CMAKE] Get rid of the set_cpp macro 2020-10-20 21:44:54 +02:00
usb [CMAKE] Get rid of the set_cpp macro 2020-10-20 21:44:54 +02:00
wdm [CMAKE] Get rid of the set_cpp macro 2020-10-20 21:44:54 +02:00
wmi
CMakeLists.txt