Re: ISO/IEC 7811 driver for Magnetic Cards.

From: H. Peter Anvin
Date: Tue Feb 05 2013 - 00:57:03 EST


On 02/04/2013 09:08 PM, Priyaranjan Das wrote:
Hi All,

I am working on a Magnetic Card driver which would support ISO/IEC
7811 standard for track data. Can anyone tell me if such an
implementation is available in existing kernel or not? I am basically
looking for code that implements the ISO/IEC 7811 standard or any
similar standards.


You have to write a driver for whatever reader/writer you are using. A lot of them simply show up as a USB HID (i.e. a keyboard) and thus don't need any driver at all.

-hpa

--
H. Peter Anvin, Intel Open Source Technology Center
I work for Intel. I don't speak on their behalf.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/