aciodrv: Make init more consistent by reading until we actually get a 0xAA

(reboots / command interruptions will cause incorrect state on device side)
This commit is contained in:
Will Xyen
2020-05-27 08:51:16 -07:00
parent de03772905
commit 520cdf15ac
2 changed files with 15 additions and 5 deletions
+1
View File
@@ -183,6 +183,7 @@ $(zipdir)/tools.zip: \
$(V)zip -j $@ $^
$(zipdir)/tools-x64.zip: \
build/bin/indep-64/aciotest.exe \
build/bin/indep-64/eamiotest.exe \
build/bin/indep-64/iidxiotest.exe \
build/bin/indep-64/iidx-ezusb-exit-hook.dll \