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 63e19aaaf6
commit 1d0a96fa20
2 changed files with 15 additions and 5 deletions

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 \