Re: [PATCH] NFC: Driver for Inside Secure MicroRead NFC chip
From: Samuel Ortiz <hidden>
Date: 2011-03-31 15:09:47
Also in:
lkml
From: Samuel Ortiz <hidden>
Date: 2011-03-31 15:09:47
Also in:
lkml
Hi Waldemar, On Thu, Mar 31, 2011 at 05:42:21PM +0300, Waldemar.Rymarkiewicz-++hxYGjEMp0AvxtiuMwx3w@public.gmane.org wrote:
quoted
My idea of an initial NFC subsystem architecture was actually the following one: - A core NFC layer against which NFC drivers would register. - A netlink socket for handling the HCI commands. That would put a big part of the NFC HCI layer in kernel land and could potentially simplify the existing NFC stacks.Shouldn't be better to add a new AF_NFC sock family and then register new LLCP and HCI protocols?
That's the Bluetooth approach, and it works just fine as well. However, the netlink option for sending commands and receiving answers to/from a subsystem sounds more appropriate, at least to me. Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/