summaryrefslogtreecommitdiff
path: root/src/rfid_asic_rc632.c
Commit message (Expand)AuthorAgeFilesLines
* add timer/irq handling, disabledlaforge2006-08-161-4/+119
* make sure we never rx/tx frames > 64 bytes because stupid cm5121 is not able tolaforge2006-06-141-1/+3
* fix multi-fifo-writes. still doesn't work, I think we have to limit the fram...laforge2006-06-141-1/+2
* - make timeout more liberallaforge2006-06-141-15/+60
* s/transcieve/transceive/g (Henryk Ploetz)laforge2006-06-131-17/+17
* patch introduces -ETIMEDOUT as an error return code in case of ...laforge2006-06-131-2/+1
* Fix mifare authentication for multiple blockslaforge2006-06-131-3/+0
* add some very rudimentary timeout handling, i.e. abort if there is no respons...laforge2006-05-271-3/+9
* move include directory for pkginclude compliancelaforge2005-11-081-6/+6
* implement and test baud rates of up to 848klaforge2005-11-081-6/+129
* - better layering abstracitonlaforge2005-11-081-0/+17
* use autoconf/automakelaforge2005-11-081-0/+1295
personal git repositories of Harald Welte. Your mileage may vary