add USB control feature to hardware requirements

This functionality may not be available everywhere and is part of what
has to be implemented for each device now.
This commit is contained in:
Daniel Micay 2024-03-07 12:58:03 -05:00
parent 94c2862616
commit 611cce9d85

View File

@ -316,6 +316,8 @@
<li>64-bit-only device support code</li>
<li>Wi-Fi anonymity support including MAC address randomization, probe
sequence number randomization and no other leaked identifiers</li>
<li>Support for disabling USB data and also USB as a whole at a hardware
level in the USB controller</li>
</ul>
<p>In order to support a device, the appropriate resources also need to be available