]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - net/nfc/digital_core.c
NFC: digital: Add support for ISO/IEC 14443-B Protocol
authorMark A. Greer <mgreer@animalcreek.com>
Tue, 1 Apr 2014 00:36:38 +0000 (17:36 -0700)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 21 Apr 2014 22:37:28 +0000 (00:37 +0200)
commit24734607351a4f1c418f127f61958585dc7ed51d
tree36a07d0580f3b576ed47314c1090af8621673196
parent51d98fa47c9c3f5d34cd4097ce08e8e8669a89b4
NFC: digital: Add support for ISO/IEC 14443-B Protocol

Add support for the ISO/IEC 14443-B protocol and Type 4B tags.
It is expected that there will be only one tag within range so the full
anticollision scheme is not implemented. Only the SENSB_REQ/SENSB_RES
and ATTRIB_REQ/ATTRIB_RES are implemented.

CC: Thierry Escande <thierry.escande@linux.intel.com>
Signed-off-by: Mark A. Greer <mgreer@animalcreek.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
net/nfc/digital.h
net/nfc/digital_core.c
net/nfc/digital_technology.c