Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-17524

[UniATA] Fix 'Paramaters' typo, in registry key names

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • 0.4.15
    • Drivers: Storage
    • None

    Description

      Noticed on CORE-17522 by chinamicah:

      https://git.reactos.org/?p=reactos.git;a=blob;f=drivers/storage/ide/uniata/id_ata.cpp;hb=HEAD#l10755

      10628 DriverEntry(
      ...
      10757         if(AtapiRegCheckParameterValue(NULL, L"Paramaters\\PnpInterface", L"1", 0)) {
      ...
      10761         if(AtapiRegCheckParameterValue(NULL, L"Paramaters\\PnpInterface", L"5", 0)) {
      

      Workaround:
      Create "clone" keys with both spellings.

      Attachments

        Issue Links

          Activity

            People

              Serge Gautherie Serge Gautherie
              Serge Gautherie Serge Gautherie
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: