summaryrefslogtreecommitdiff
path: root/packages/librfid/files/mifare_ul_timeout.patch
blob: 846aa8d9dbac6189b928d5865e9f983f91cd09e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- librfid.orig/src/rfid_proto_mifare_ul.c	(revision 2085)
+++ librfid/src/rfid_proto_mifare_ul.c	(working copy)
@@ -34,8 +34,8 @@
 
 
 /* FIXME */
-#define MIFARE_UL_READ_FWT	100
-#define MIFARE_UL_WRITE_FWT	100
+#define MIFARE_UL_READ_FWT	200
+#define MIFARE_UL_WRITE_FWT	800
 
 static int
 mful_read(struct rfid_protocol_handle *ph, unsigned int page,