linux/drivers/char/pcmcia
Lubomir Rintel f2ed287bcc char/pcmcia: add scr24x_cs chip card interface driver
This implements only the very basic protocol "Mode A", just to make the
device functional. Patches to implement "Mode C" that uses better bulking
and is interrupt-driver may follow.

The device essentially speaks the same protocol as USB CCID devices do over
the bulk endpoints. The driver exchanges the command submissions and
responses over a plain read()/write() interface, compatible with legacy
OpenCT's pcmcia_block driver.

Patches for the newer CCID driver are available:
https://github.com/lkundrak/CCID/tree/lr/pcmcia_block

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-11-10 17:03:36 +01:00
..
cm4000_cs.c new helper: file_inode(file) 2013-02-22 23:31:31 -05:00
cm4040_cs.c pcmcia: Convert dev_printk to dev_<level> 2015-05-30 16:09:04 +02:00
cm4040_cs.h
Kconfig char/pcmcia: add scr24x_cs chip card interface driver 2016-11-10 17:03:36 +01:00
Makefile char/pcmcia: add scr24x_cs chip card interface driver 2016-11-10 17:03:36 +01:00
scr24x_cs.c char/pcmcia: add scr24x_cs chip card interface driver 2016-11-10 17:03:36 +01:00
synclink_cs.c TTY and Serial driver update for 4.7-rc1 2016-05-20 20:57:27 -07:00