- fix treatment of rx_length in low-level transceive routines
[librfid] / src / rfid_asic_rc632.c
2006-08-16 laforge- fix treatment of rx_length in low-level transceive...
2006-08-16 laforgeadd timer/irq handling, disabled
2006-06-14 laforgemake sure we never rx/tx frames > 64 bytes because...
2006-06-14 laforgefix multi-fifo-writes. still doesn't work, I think...
2006-06-14 laforge- make timeout more liberal
2006-06-13 laforges/transcieve/transceive/g (Henryk Ploetz)
2006-06-13 laforgepatch introduces -ETIMEDOUT as an error return code...
2006-06-13 laforgeFix mifare authentication for multiple blocks
2006-05-27 laforgeadd some very rudimentary timeout handling, i.e. abort...
2005-11-08 laforgemove include directory for pkginclude compliance
2005-11-08 laforgeimplement and test baud rates of up to 848k
2005-11-08 laforge- better layering abstraciton
2005-11-08 laforgeuse autoconf/automake