Hi, I tried to use my card reader inside my Toshiba Tecra laptop. It is a O2 micro. When I look inside the sources of ccid-1.4.4 I see in the ccid_usb.c only old address of this device (0x0b97, 0x7762, 0x0111) but when I read my lsusb right I have (0x0b97, 0x7772, ...).
May this device work only when changing this address? Best regards Johannes # lsusb Bus 005 Device 002: ID 0b97:7761 O2 Micro, Inc. Oz776 1.1 Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 007 Device 002: ID 08ff:1600 AuthenTec, Inc. AES1600 Bus 005 Device 003: ID 0b97:7772 O2 Micro, Inc. OZ776 CCID Smartcard Reader Bus 003 Device 002: ID 0930:0508 Toshiba Corp. Integrated Bluetooth HCI # pcsc_scan PC/SC device scanner V 1.4.17 (c) 2001-2009, Ludovic Rousseau <[email protected]> Compiled with PC/SC lite version: 1.7.2 Scanning present readers... Waiting for the first reader...^C # pcscd -d -f 00000000 pcscdaemon.c:230:main() pcscd set to foreground with debug send to stderr 00000260 configfile.l:245:DBGetReaderListDir() Parsing conf directory: /etc/reader.conf.d 00000046 configfile.l:287:DBGetReaderList() Parsing conf file: /etc/reader.conf.d/reader.conf 00000099 configfile.l:287:DBGetReaderList() Parsing conf file: /etc/reader.conf.d/libccidtwin 00000068 pcscdaemon.c:550:main() pcsc-lite 1.7.2 daemon ready. 00003247 hotplug_libudev.c:258:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0001, path: /dev/bus/usb/003/001 00000380 hotplug_libudev.c:258:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0001, path: /dev/bus/usb/003/001 00000327 hotplug_libudev.c:258:get_driver() Looking for a driver for VID: 0x0930, PID: 0x0508, path: /dev/bus/usb/003/002 00000310 hotplug_libudev.c:258:get_driver() Looking for a driver for VID: 0x0930, PID: 0x0508, path: /dev/bus/usb/003/002 00000329 hotplug_libudev.c:258:get_driver() Looking for a driver for VID: 0x0930, PID: 0x0508, path: /dev/bus/usb/003/002 00000376 hotplug_libudev.c:258:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0001, path: /dev/bus/usb/004/001 00000382 hotplug_libudev.c:258:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0001, path: /dev/bus/usb/005/001 00000373 hotplug_libudev.c:258:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0001, path: /dev/bus/usb/005/001 00000316 hotplug_libudev.c:258:get_driver() Looking for a driver for VID: 0x0B97, PID: 0x7761, path: /dev/bus/usb/005/002 00000336 hotplug_libudev.c:258:get_driver() Looking for a driver for VID: 0x0B97, PID: 0x7772, path: /dev/bus/usb/005/003 00000375 hotplug_libudev.c:258:get_driver() Looking for a driver for VID: 0x0B97, PID: 0x7761, path: /dev/bus/usb/005/002 00000389 hotplug_libudev.c:258:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0002, path: /dev/bus/usb/001/001 00000437 hotplug_libudev.c:258:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0001, path: /dev/bus/usb/006/001 00000391 hotplug_libudev.c:258:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0001, path: /dev/bus/usb/007/001 00000299 hotplug_libudev.c:258:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0001, path: /dev/bus/usb/007/001 00000368 hotplug_libudev.c:258:get_driver() Looking for a driver for VID: 0x08FF, PID: 0x1600, path: /dev/bus/usb/007/002 00000392 hotplug_libudev.c:258:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0001, path: /dev/bus/usb/008/001 00000377 hotplug_libudev.c:258:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0002, path: /dev/bus/usb/002/001 ^C33087181 pcscdaemon.c:676:signal_trap() Received signal: 2 00000027 pcscdaemon.c:681:signal_trap() Preparing for suicide 01000403 readerfactory.c:1254:RFCleanupReaders() entering cleaning function 00000049 winscard_svc.c:130:ContextsDeinitialize() remaining threads: 0 00000013 pcscdaemon.c:628:at_exit() cleaning /var/run/pcscd _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
