corpnewt / USBMap

Python script for mapping USB ports in macOS and creating a custom injector kext.
MIT License
1.03k stars 88 forks source link

Fix README typo - `-uia_exclude-hs` should be `-uia_exclude_hs` #9

Closed lwfitzgerald closed 4 years ago

cryo-kronos commented 4 years ago

Would this typo have caused any errors in the SSDT when using USBMap to map out USB ports? In other words, do I need to redo my port mapping?

lwfitzgerald commented 4 years ago

@strafer It meant that the HSxx ports were not actually disabled as intended. My SSxx ports didn't show up during discovery until I used the corrected flag. You probably need to redo your mapping.