Gemplus ExpressCard Smart Card Reader?

View: New views
5 Messages — Rating Filter:   Alert me  

Gemplus ExpressCard Smart Card Reader?

by Joachim Breitner-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I’m considering to get a new laptop, and since it does not have a
PCCard-slot, I won’t be able to use my Cardman 4000 reader any more. The
shop offers this device:
http://www.notebooksandmore.net/product_info.php?info=p1124_ThinkPad-ExpressCard-Smart-Card-Reader.html

Does anyone know if libchipcard supports it?

Thanks in advance,
Joachim

--
Joachim "nomeata" Breitner
  mail: mail@... | ICQ# 74513189 | GPG-Key: 4743206C
  JID: nomeata@... | http://www.joachim-breitner.de/
  Debian Developer: nomeata@...


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Libchipcard-devel mailing list
Libchipcard-devel@...
https://lists.sourceforge.net/lists/listinfo/libchipcard-devel

signature.asc (204 bytes) Download Attachment

Re: Gemplus ExpressCard Smart Card Reader?

by Martin Preuss :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

On Freitag, 17. Oktober 2008, Joachim Breitner wrote:
[...]
> I’m considering to get a new laptop, and since it does not have a
> PCCard-slot, I won’t be able to use my Cardman 4000 reader any more. The
> shop offers this device:
> http://www.notebooksandmore.net/product_info.php?info=p1124_ThinkPad-Expres
>sCard-Smart-Card-Reader.html
>
> Does anyone know if libchipcard supports it?
[...]

I rather doubt it... First the bus must be supported (I don't know whether it
is), and then there must be a Linux driver for the reader.

However, if that's the case then it might be just as simple as adding a driver
description file to Libchipcard in order to get the reader supported...


Regards
Martin


--
"Things are only impossible until they're not"

Martin Preuss - http://www2.aquamaniac.de/
AqBanking - http://www.aqbanking.de/
LibChipcard - http://www.libchipcard.de/

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Libchipcard-devel mailing list
Libchipcard-devel@...
https://lists.sourceforge.net/lists/listinfo/libchipcard-devel

Re: Gemplus ExpressCard Smart Card Reader?

by Joachim Breitner-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Am Freitag, den 17.10.2008, 23:25 +0200 schrieb Martin Preuss:

> On Freitag, 17. Oktober 2008, Joachim Breitner wrote:
> [...]
> > I’m considering to get a new laptop, and since it does not have a
> > PCCard-slot, I won’t be able to use my Cardman 4000 reader any more. The
> > shop offers this device:
> > http://www.notebooksandmore.net/product_info.php?info=p1124_ThinkPad-Expres
> >sCard-Smart-Card-Reader.html
> >
> > Does anyone know if libchipcard supports it?
> [...]
>
> I rather doubt it... First the bus must be supported (I don't know whether it
> is), and then there must be a Linux driver for the reader.
>
> However, if that's the case then it might be just as simple as adding a driver
> description file to Libchipcard in order to get the reader supported...
I’m not sure, but if I read http://en.wikipedia.org/wiki/ExpressCard
correctly, ExpressCards appear either as USB or PCI-Express cards. Given
that USB is probably cheaper, it might be possible that the card will,
technically, appear as an USB device, maybe identical to some existing
USB Gemplus reader. Are any of those supported?

Greetings and thanks,
Joachim

--
Joachim "nomeata" Breitner
  mail: mail@... | ICQ# 74513189 | GPG-Key: 4743206C
  JID: nomeata@... | http://www.joachim-breitner.de/
  Debian Developer: nomeata@...


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Libchipcard-devel mailing list
Libchipcard-devel@...
https://lists.sourceforge.net/lists/listinfo/libchipcard-devel

signature.asc (204 bytes) Download Attachment

Re: Gemplus ExpressCard Smart Card Reader?

by Martin Preuss :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

On Freitag, 17. Oktober 2008, Joachim Breitner wrote:
[...]
> I’m not sure, but if I read http://en.wikipedia.org/wiki/ExpressCard
> correctly, ExpressCards appear either as USB or PCI-Express cards. Given
> that USB is probably cheaper, it might be possible that the card will,
> technically, appear as an USB device, maybe identical to some existing
> USB Gemplus reader. Are any of those supported?
[...]

If the reader is listed at "http://pcsclite.alioth.debian.org/ccid.html" then
it will be supported (it might need a small change in one of the driver
description files of Libchipcard).

If it isn't listed there and there is no driver from the manufacturer then the
reader isn't supported on Linux, hence Libchipcard can't support it in such a
case, either.


Regards
Martin

--
"Things are only impossible until they're not"

Martin Preuss - http://www2.aquamaniac.de/
AqBanking - http://www.aqbanking.de/
LibChipcard - http://www.libchipcard.de/

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Libchipcard-devel mailing list
Libchipcard-devel@...
https://lists.sourceforge.net/lists/listinfo/libchipcard-devel

Re: Gemplus ExpressCard Smart Card Reader?

by Joachim Breitner-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Am Samstag, den 18.10.2008, 08:42 +0200 schrieb Martin Preuss:

> On Freitag, 17. Oktober 2008, Joachim Breitner wrote:
> [...]
> > I’m not sure, but if I read http://en.wikipedia.org/wiki/ExpressCard
> > correctly, ExpressCards appear either as USB or PCI-Express cards. Given
> > that USB is probably cheaper, it might be possible that the card will,
> > technically, appear as an USB device, maybe identical to some existing
> > USB Gemplus reader. Are any of those supported?
> [...]
>
> If the reader is listed at "http://pcsclite.alioth.debian.org/ccid.html" then
> it will be supported (it might need a small change in one of the driver
> description files of Libchipcard).
>
> If it isn't listed there and there is no driver from the manufacturer then the
> reader isn't supported on Linux, hence Libchipcard can't support it in such a
> case, either.
Thanks for the pointer, I didn’t know that libchipcard supports all
cards supported by pcsclite. (Or is this a generic driver that just
happens to be hosted by pcsclite?)

Anyways, I see the GemPC Express card listed under „Should work but
untested by me“, which is good to know. I’ll write how it worked if I’ll
really buy that model.

Thanks,
Joachim

--
Joachim "nomeata" Breitner
  mail: mail@... | ICQ# 74513189 | GPG-Key: 4743206C
  JID: nomeata@... | http://www.joachim-breitner.de/
  Debian Developer: nomeata@...


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Libchipcard-devel mailing list
Libchipcard-devel@...
https://lists.sourceforge.net/lists/listinfo/libchipcard-devel

signature.asc (204 bytes) Download Attachment