Prepare RFID compilation in firmware mode
[librfid] / src / rfid_asic_rc632.c
2006-10-14 Harald WeltePrepare RFID compilation in firmware mode
2006-09-30 Harald Weltefix various compile warnings. code cleanup
2006-09-22 Harald Weltememset the size of the structure, rather than the point...
2006-08-16 Harald Welte- fix treatment of rx_length in low-level transceive...
2006-08-16 Harald Welteadd timer/irq handling, disabled
2006-06-14 Harald Weltemake sure we never rx/tx frames > 64 bytes because...
2006-06-14 Harald Weltefix multi-fifo-writes. still doesn't work, I think...
2006-06-14 Harald Welte- make timeout more liberal
2006-06-13 Harald Weltes/transcieve/transceive/g (Henryk Ploetz)
2006-06-13 Harald Weltepatch introduces -ETIMEDOUT as an error return code...
2006-06-13 Harald WelteFix mifare authentication for multiple blocks
2006-05-27 Harald Welteadd some very rudimentary timeout handling, i.e. abort...
2005-11-08 Harald Weltemove include directory for pkginclude compliance
2005-11-08 Harald Welteimplement and test baud rates of up to 848k
2005-11-08 Harald Welte- better layering abstraciton
2005-11-08 Harald Welteuse autoconf/automake