index
:
librfid
master
RDID protocol library
laforge@gnumonks.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
update to new (four-byte, explicit response_request flag) revision of openpcd...
laforge
2006-09-22
1
-24
/
+36
*
introduce new debug macro for debugging register-level accesses
laforge
2006-09-22
1
-12
/
+23
*
- fix treatment of rx_length in low-level transceive routines
laforge
2006-08-16
1
-3
/
+15
*
ugly workaround to avoid stack overflow
laforge
2006-08-16
1
-1
/
+3
*
add timer/irq handling, disabled
laforge
2006-08-16
1
-4
/
+119
*
add some more register definition
laforge
2006-08-16
1
-1
/
+17
*
- more verbose/precise debug messages
laforge
2006-08-16
1
-13
/
+10
*
add interrupt definitions
laforge
2006-08-07
1
-0
/
+10
*
add support for new OpenPCD design
laforge
2006-07-23
3
-1
/
+388
*
minor cosmetic cleanup, use macro instead of explicit check
laforge
2006-06-23
1
-3
/
+2
*
add more debugging about CID/NAD capability of card
laforge
2006-06-23
1
-2
/
+6
*
fix TX chaining: Don't use/respect toggle bit (block nr) for S-blocks.
laforge
2006-06-23
1
-16
/
+24
*
implement TX side chaining, clean up a lot of spaghetti code
laforge
2006-06-21
1
-118
/
+157
*
respect MTU indicated by low-level driver.
laforge
2006-06-14
1
-0
/
+2
*
fix tx chaining
laforge
2006-06-14
1
-5
/
+6
*
make sure we never rx/tx frames > 64 bytes because stupid cm5121 is not able to
laforge
2006-06-14
1
-1
/
+3
*
fix multi-fifo-writes. still doesn't work, I think we have to limit the fram...
laforge
2006-06-14
1
-1
/
+2
*
- make timeout more liberal
laforge
2006-06-14
1
-15
/
+60
*
s/transcieve/transceive/g (Henryk Ploetz)
laforge
2006-06-13
12
-90
/
+90
*
increased SNDBUF_SIZE to prevent overflow
laforge
2006-06-13
1
-3
/
+3
*
patch introduces -ETIMEDOUT as an error return code in case of ...
laforge
2006-06-13
1
-2
/
+1
*
Fix mifare authentication for multiple blocks
laforge
2006-06-13
1
-3
/
+0
*
add some very rudimentary timeout handling, i.e. abort if there is no respons...
laforge
2006-05-27
1
-3
/
+9
*
fix conditional compilation of internal CCID driver
laforge
2006-05-27
2
-3
/
+9
*
move ccid direct backend to subdirectory
laforge
2006-05-27
1
-0
/
+0
*
fix include path
laforge
2006-05-27
1
-1
/
+1
*
move ccid driver to correct directory
laforge
2006-05-27
2
-0
/
+2556
*
it's 89C5122, not 98C5122 (Paul Stewart)
laforge
2005-12-03
1
-1
/
+1
*
disable 848k since it's unstable
laforge
2005-11-08
1
-1
/
+1
*
- disable debug statements
laforge
2005-11-08
2
-19
/
+1
*
cosmetic issues (linewrap)
laforge
2005-11-08
1
-2
/
+3
*
move include directory for pkginclude compliance
laforge
2005-11-08
17
-541
/
+53
*
implement and test baud rates of up to 848k
laforge
2005-11-08
5
-23
/
+189
*
- better layering abstraciton
laforge
2005-11-08
9
-39
/
+145
*
add -EPERM return in case of missing authentication
laforge
2005-11-08
1
-0
/
+3
*
make library work after autoconf migration
laforge
2005-11-08
1
-3
/
+3
*
use autoconf/automake
laforge
2005-11-08
21
-0
/
+4765
[prev]
personal git repositories of
Harald Welte
. Your mileage may vary