You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like the console sends the initial output report with the led state over the control endpoint. Subsequent output reports, like rumble, are sent via interrupt out. We should make the driver do exactly that as well, plus cross check with the captures, how much time passes between each request between ps3 and DS3.
Currently the host (if any) and device MAC addresses are requested on device boot and fails it entirely, if they do not succeed.
This should be converted from a hard error to a "warning" with fallback actions. This would improve the following situations:
Fallback actions might be like just generating a random MAC or using a fake static default-MAC and report
00:00:00:00:00:00
for the host address.The text was updated successfully, but these errors were encountered: