Re: Problems with towitoko reader

Johannes Orth <[email protected]>
Newsgroups gmane.comp.lib.libchipcard.devel
Message-ID <[email protected]>
Hi,

thanks for your answer.

There is nothing written on the back of the reader. But I have used this 
chipdrive on Linux some time ago (but I was using another distro (now using 
Debian) and I think I used other versions of libtowitoko and libchipcard. 
Furthermore windows recognizes the reader as chipdrive micro.

I add the driver section with the following command:
chipcardd2 addreader --dtype tow_ctapi --rtype tow_cdm --rname towitoko2 
--rport COM1

Here are my configurations files:
/usr/etc/chipcard2-server/chipcardd2.conf
char enabled="1"

server {
  char typ="local"
  char addr="%2Fvar%2Frun%2Fchipcard2.sock"
} # server

driver {
  char driverType="ctapi"
  char driverName="tow%5Fctapi"
  char 
libraryFile="%2Fusr%2Flib%2Fchipcard2%2Dserver%2Flowlevel%2Flibtowitoko.so.2"

  reader {
    char readerType="tow%5Fcdm"
    char readerName="towitoko2"
    int  port="0"
    int  slots="1"
    char comType="serial"
  } # reader
} # driver
------------------------------------------------------------------------------------
/usr/etc/chipcard2-client/chipcardc2.conf
server {
        typ="local"
        addr="/var/run/chipcard2.sock"
}

Thanks again for your time.

Johannes


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.