dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/staging/panel
Willy Tarreau 630231776d Staging: panel: remove support for smartcards
Smartcard support was more like a proof-of-concept than a completed
work. It was only able to read serial numbers from a few smartcards,
and the goal was to be able to secure keypad access with a smartcard.
Given how the concept was limited, this was never used beyond demos,
and it's better to remove this code so that nobody tries to use it
for security purposes.

The function panel_bind_callback() was ifdef'ed out, as its only user
was smartcard. However, it would be a waste to remove it because many
variations made on this driver will need it.

Signed-off-by: Willy Tarreau <w@1wt.eu>
Cc: Frank Menne <frank.menne@hsm.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-01-06 13:52:30 -08:00
..
Kconfig Staging: panel: remove support for smartcards 2009-01-06 13:52:30 -08:00
Makefile Staging: add lcd-panel driver 2009-01-06 13:52:29 -08:00
TODO Staging: add lcd-panel driver 2009-01-06 13:52:29 -08:00
lcd-panel-cgram.txt Staging: add lcd-panel driver 2009-01-06 13:52:29 -08:00
panel.c Staging: panel: remove support for smartcards 2009-01-06 13:52:30 -08:00