Files
reactos/drivers
Dmitry Borisov e7518a9c79 [PCI] Fix data type checking for the bus interface (#8939)
Fixes MS storport.sys not being able to work with the qla1xxx.sys driver.
Storport miniport drivers use the PCIConfiguration value
to access the PCI configuration space
(see StorPortGetBusData and StorPortSetBusDataByOffset).

CORE-13866 CORE-20545 CORE-20628
2026-09-04 13:40:16 +03:00
..