Difference between revisions of "/dev/ccr nfc"
< /dev
Jump to navigation
Jump to search
(Add a short description for /dev/ccr_nfc) |
(list of ioctls (no documentation of arguments yet)) |
||
Line 2: | Line 2: | ||
/dev/ccr_nfc is the IOSU device node for controlling the NFC reader on the GamePad. The libraries [[nsysccr.rpl]] and [[ntag.rpl]] directly interact with this node. | /dev/ccr_nfc is the IOSU device node for controlling the NFC reader on the GamePad. The libraries [[nsysccr.rpl]] and [[ntag.rpl]] directly interact with this node. | ||
+ | |||
+ | Ioctls: | ||
+ | |||
+ | 0: used by ntag.rpl | ||
+ | |||
+ | 1: used by ntag.rpl | ||
+ | |||
+ | 2: used by ntag.rpl | ||
+ | |||
+ | Ioctlvs: | ||
+ | |||
+ | 3: used by ntag.rpl | ||
+ | |||
+ | 0x204: used by nsysccr.rpl |
Revision as of 05:17, 16 May 2015
/dev/ccr_nfc is the IOSU device node for controlling the NFC reader on the GamePad. The libraries nsysccr.rpl and ntag.rpl directly interact with this node.
Ioctls:
0: used by ntag.rpl
1: used by ntag.rpl
2: used by ntag.rpl
Ioctlvs:
3: used by ntag.rpl
0x204: used by nsysccr.rpl