Re: qbankmanager, libchipcard, omnikey 4040, hbci

Micha Lenk <[email protected]> Thu, 07 May 2009 18:07:31 +0200
Newsgroups gmane.comp.lib.libchipcard.devel
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--------------050401010008030203000601
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit

Hallo nochmal,

Micha Lenk schrieb:
> Ob es mit dem vom Hersteller angebotenen Teriber für den CardMan 4040
> auch klappt, könnte man auch mal noch ausprobieren. Von den angebotenen
> Dateien wähle dafür die Datei "CardMan 4040 PC/SC for Linux" und du
> kriegst ein Archiv namens ifdok_cm4040_lnx-2.0.0.tar.gz zum Download
> angeboten. Darin enthalten ist die Datei ifdok_cm4040_lnx-2.0.0.so, die
> Du wieder in das Verzeichnis /usr/local/lib/ kopieren kannst. Jetzt
> fehlt allerdings noch die XML-Beschreibungsdatei für libchipcard. Dafür
> kannst du mal die angehängte XML-Datei ausprobieren, deren Inhalt ich
> aus der o.g. Datei omnikey4000_ifd.xml abgeleitet habe. Diese Datei
> kopierst du zum Test in das Verzeichnis /usr/share/chipcard/server/drivers/
> 
> Tut es damit?

Anbei der versprochene Anhang.

Schöne Grüße
  Micha

--------------050401010008030203000601
Content-Type: text/xml;
 name="omnikey4040_ifd.xml"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="omnikey4040_ifd.xml"


<driver name="cm_4040_ifd" type="ifd">
  <short>Driver for Omnikey CardMan 4040</short>
  <manufacturer>
    <name>Omnikey</name>
    <url>http://www.omnikey.at</url>
  </manufacturer>

  <lib>
    <names>
      <name>ifdok_cm4040_lnx-2.0.0.so</name>
    </names>
    
    <locations>
      <loc>/lib</loc>
      <loc>/usr/lib</loc>
      <loc>/usr/local/lib</loc>
      <loc>/usr/lib/pcsc/drivers</loc>
      <loc>/usr/local/lib/pcsc/drivers</loc>
      <loc>/lib64</loc>
      <loc>/usr/lib64</loc>
      <loc>/usr/local/lib64</loc>
      <loc>/usr/lib64/pcsc/drivers</loc>
      <loc>/usr/local/lib64/pcsc/drivers</loc>
    </locations>
    
    <downloads>
      <url>http://www.omnikey.at</url>
      <filename></filename>
    </downloads>
  </lib>

  <readers>
  
    <reader name="omnikey_cm4040_test" busType="Pcmcia" 
            vendor="0x0223" product="0x0200" >
      <short>Omnikey CardMan 4040 TEST</short>
      <autoport>
        <mode>pos</mode>
        <busorder>Pcmcia</busorder>
        <sortkey>BusPos</sortKey>
        <offset>0</offset>
      </autoport>
      
      <ports>
        <port value="0">Device0</port>
        <port value="1">Device1</port>
        <port value="2">Device2</port>
        <port value="3">Device3</port>
        <port value="4">Device4</port>
        <port value="5">Device5</port>
        <port value="6">Device6</port>
        <port value="7">Device7</port>
      </ports>

    </reader>

  </readers>


</driver>


--------------050401010008030203000601
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
--------------050401010008030203000601
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Libchipcard-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libchipcard-devel

--------------050401010008030203000601--