USB services: Difference between revisions

Line 884: Line 884:
           "quirks" : [
           "quirks" : [
               {
               {
                   "name" : "<string>" //The .json has the following for <string> for various devices: "HidGamepadWhitelist", "NoClearHaltOnEpInit", and "NoClearHaltOnEpInit".
                   "name" : "<string>" //The .json has the following for <string> for various devices: "HidGamepadWhitelist", "ApplicationBlacklist", and "NoClearHaltOnEpInit".
               }
               }
               //There can be multiple entries here.
               //There can be multiple entries here.