On Fri, 2010-10-29 at 23:50 +0100, ext Mark Brown wrote: > On Fri, Oct 29, 2010 at 02:33:33PM -0700, Andrew Morton wrote: > > > Another consideration here is that if we do expect more NFC devices and > > drivers for them, then we should aim for some standardisation of the > > interface, from day one. Some discussion of this would also be helpful > > for reviewers. > > There's other NFC devices out there being used with Linux. But NFC drivers are not easy to find. In the kernel code drivers/parisc/pdc_stable.c contains the following line: { USB_DEVICE(0x10C4, 0x8115) }, /* Arygon NFC/Mifare Reader */ That's the only reference to NFC I found. The NFC/Mifare DDS product datasheet claims that "The Linux driver is already distributed with recent 2.6 series kernels" but it doesn't seem to be there... B.R. Matti -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html