Rewrite checkUSB:.
commitda2298e4360b461f63353df7e68e2efde85c0658
authorKalle Olavi Niemitalo <kon@iki.fi>
Sun, 28 Oct 2007 07:47:26 +0000 (28 09:47 +0200)
committerKalle Olavi Niemitalo <kon@hanna-niemitalo.niemitalo.local>
Sun, 28 Oct 2007 07:47:26 +0000 (28 09:47 +0200)
treed962783b5bb358d0609329f0a6f06803c792b9e0
parentd3a03589eddadb1f8b6949f5335d4d9967b83e97
Rewrite checkUSB:.

Now it logs more precise error messages and retries in all error
situations (until the retry count is full).  There was also a bug
where the comparison (!i<=8) was always TRUE because of precedence.
TFUSBController.m