mirror of
https://github.com/reactos/reactos.git
synced 2026-09-08 18:30:51 +08:00
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