Files
reactos/reactos/drivers
Hermès Bélusca-Maïto 48d95feba1 [SCSIPORT]: Fixes:
- In SpiScanAdapter(), after an SCSI INQUIRY command has succeeded and we are setting up a LUN extension structure,
  cache in its InquiryData member the inquiry data retrieved from the INQUIRY command (alternatively we might just cache
  a pointer to a valid "LunInfo" since the latter are also cached elsewhere).
- This allows SpiBuildDeviceMap(), which is called just after SpiScanAdapter(), to correctly report in the registry SCSI tree
  the correct Identifier and DeviceType values for the enumerated logical units.
- Use ExFreePoolWithTag in SpiScanAdapter().

svn path=/trunk/; revision=74597
2017-05-19 16:14:10 +00:00
..
2016-08-24 19:55:12 +00:00
2017-05-14 10:15:43 +00:00
2017-05-19 09:46:41 +00:00
2017-04-14 09:55:17 +00:00
2017-04-02 14:35:33 +00:00
2017-02-20 11:35:24 +00:00
2017-02-26 18:57:28 +00:00
2017-05-19 16:14:10 +00:00
2017-05-04 15:46:09 +00:00
2017-02-26 18:57:28 +00:00