marcus905 / libnfc

Automatically exported from code.google.com/p/libnfc
GNU Lesser General Public License v3.0
0 stars 0 forks source link

libnfc.driver.acr122_usb Too small reply #244

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
With git bisect I found, that bug introduced by 
1c67c3f92a4399d5a6e914e4b27be3552d4f77ef:

Before:
# ./nfc-list 
/tmp/libnfc/utils/.libs/nfc-list uses libnfc libnfc-1.7.0-rc6-35-gd8a9321
NFC device: ACS / ACR122U PICC Interface opened

After:
# ./nfc-list 
/tmp/libnfc/utils/.libs/nfc-list uses libnfc libnfc-1.7.0-rc6-35-gd8a9321
error   libnfc.driver.acr122_usb    Too small reply
nfc-list: ERROR: Unable to open NFC device: acr122_usb:006:005

Original issue reported on code.google.com by alx...@gmail.com on 29 Mar 2013 at 3:04

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 0b1bf105be39.

Original comment by yob...@gmail.com on 30 Mar 2013 at 4:53