public inbox for linux-serial@vger.kernel.org
 help / color / mirror / Atom feed
* USB Smart Card reader
@ 2012-02-25 10:01 James Courtier-Dutton
  2012-02-25 16:41 ` Greg KH
  0 siblings, 1 reply; 4+ messages in thread
From: James Courtier-Dutton @ 2012-02-25 10:01 UTC (permalink / raw)
  To: linux-serial

Hi,

I have done some development work on the iuu_phoenix.c driver in the
Linux kernel.
The iuu_phoenix is a smart card reader.
The smart card reader can be given a unique identification string of
16 characters/hex bytes. This ID can be read when the card reader is
inserted into the USB port.
I would like to be able to set up device names in /dev so that when
inserting a card reader into the USB port, it always will appear with
the same unique name in /dev.
Similar to the by-uuid used for hard disk drives.
Can someone tell me how to do this, or probably better, point me to an
existing driver that does it within the linux/drivers/usb/serial tree.

Kind Regards

James

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-02-27 20:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-25 10:01 USB Smart Card reader James Courtier-Dutton
2012-02-25 16:41 ` Greg KH
2012-02-27 20:17   ` James Courtier-Dutton
2012-02-27 20:36     ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox