Omnikey Cardman 4000 PCMCIA
Marcel Naziri <[email protected]>
| Newsgroups | gmane.comp.lib.libchipcard.devel |
|---|---|
| Organization | FB Mathematik - Universität Mainz |
| Message-ID | <[email protected]> |
Hi,
da in der aqbanking-Liste das Problem auftauchte, wie man den CM4000 von
Omnikey zum Laufen bekommt, hier mal meine Konfiguration. Vielleicht ist das
für den einen oder anderen nützlich... :)
Treiberunstützung gibt es im 2.6er Kernel. Zu finden unter
Device drivers -> Character devices -> PCMCIA character devices
Dann braucht man das Treiberpaket von Omnikey. Die darin enthaltene Library
libcm4000.so kopiert man ins /usr(/local)/lib/pcsc/drivers Verzeichnis.
In der chipcardd2.conf fehlt dann nur noch folgender Eintrag für den
DeviceManager:
driver {
char driverType="ifd"
char driverName="cm_4000_ifd"
char libraryFile="/usr/lib/pcsc/drivers/libcm4000.so"
reader {
char readerType="omnikey_cm4000"
char readerName="Omnikey Cardman 4000"
int port="0"
int slots="1"
char busType="Pcmcia"
} # reader
} # driver
So funktioniert das Gerät bei mir.
Gruß
Marcel
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Libchipcard-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libchipcard-devel
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQBFGnkvMhKy9p2BrQQRAr4CAJ47QA2Xd4012BBCocJGl6YLz3bmEgCfdVjB OruLi+ESeICyMfy7+HSiCrE= =th8t -----END PGP SIGNATURE-----