summaryrefslogtreecommitdiff
path: root/rfid_reader_cm5121.c
Commit message (Expand)AuthorAgeFilesLines
* increase send buffer to 100 byteslaforge2005-11-011-2/+3
* Add support for native CCID driver, modularize OpenCT support (based on a pat...laforge2005-10-291-2/+3
* make "frametype" a parameter of transcieve functionslaforge2005-10-231-4/+11
* - add mifare classic supportlaforge2005-10-221-0/+10
* first read the register, then print it. not the other way around ;)laforge2005-10-221-1/+1
* add mifare ultralight support (incomplete)laforge2005-10-201-0/+8
* use 64bit timeout values throughout the code, since some timeouts exceeds 4.8...laforge2005-09-111-1/+3
* Some cosmetic changes (Juergen Heinzl)laforge2005-09-111-5/+6
* - start 15693 implementationlaforge2005-06-141-0/+6
* some more reader-related debugginglaforge2005-06-131-5/+15
* add gpl disclaimerslaforge2005-05-291-0/+15
* move librfid to new location in repositorylaforge2005-05-291-0/+276
personal git repositories of Harald Welte. Your mileage may vary