hello,

I have successed install USB driver + pcsc lite under RH 9(kernel
2.4). Now I want to try to install PCMCIA driver, but I can't handle.

I use Infineer LT4000(PCMCIA). Here is some info output by "lspci -v"
00:03.0 CardBus bridge: Texas Instruments PCI1420
00:03.1 CardBus bridge: Texas Instruments PCI1420

I plug LT4000 on slot 1 and copy libLT4000.so into
/usr/local/pcsc/drivers dir and /etc/reader.conf has the following
content:

FRIENDLYNAME "INFINEER LT4000"
DEVICENAME /dev/ttyS0
LIBPATH /usr/local/pcsc/drivers/libLT4000.so
CHANNELID 0x000001

When I run "cat /var/lib/pcmcia/stab", the input is :
Socket 0:CardBus hotplug device
Socket 1:LT4000 Mako Technologies Smart Card Reader

But when I run "/usr/local/pcsc/sbin/pcscd -f -d stdout", the input is :
......
readerfactory.c:897:RFBindFunctions Loading IFD Handler 2.0
Unable to open : No such file or directory
readerfactory.c:1090:RFInitializeReader Open Port 1 Failed (/dev/ttyS0)
......

I wonder what file I miss and what port I should use in /etc/reader.conf.

Thank you with best regards,
TowerGee

_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to