RE: [opensc-devel] OpenCT: ACS 1030 USB driver not working

2006-02-27 Thread Nicola Franchi
Thanks to Carlos Henrique Bauer, who supplied me with two patches against latest SVN version of OpenCT, everything seems to work fine now. Thank you and best regards, Nicola -Original Message- From: Andreas Jellinghaus [mailto:[EMAIL PROTECTED] Sent: venerdì 24 febbraio 2006 21.16 To:

[opensc-devel] [PATCH] Fix ifd_sysdep_device_type (sys-linux.c) always failing for USB devices

2006-02-27 Thread Carlos Henrique Bauer
Hi, This is the first patch for the problem reported by Nicola Franchi. It fixes ifd_sysdep_device_type() always failing for USB devices in Linux. Best regards, Carlos Henrique Bauer --- sys-linux.c.orig2006-02-26 21:44:01.0 -0300 +++ sys-linux.c 2006-02-26 21:44:13.0 -030

[opensc-devel] [PATCH] Fix pertosmart1038 driver

2006-02-27 Thread Carlos Henrique Bauer
Hi, This patch fixes a problem with the pertosmart1038 driver not being able to receive data from reader. Best regards, Carlos Henrique Bauer --- ifd-pertosmart1038.c.orig 2006-02-27 15:00:44.0 -0300 +++ ifd-pertosmart1038.c2006-02-27 15:00:50.0 -0300 @@ -160,8 +160,8 @

[opensc-devel] [PATCH] Fix pertosmart1030 driver

2006-02-27 Thread Carlos Henrique Bauer
Hi, This is the second patch for the problem reported by Nicola Franchi. It fixes: a) driver not claiming a USB interface before using it. b) driver not being able to receive data from the reader. Regards, Carlos Henrique Bauer --- ifd-pertosmart1030.c.orig 2006-02-26 21:44:32.0 -0

[opensc-devel] Changing attributes in pkcs15-init tool?

2006-02-27 Thread Stef Hoeben
Hi, some months ago, I added a sc_pkcs15init_change_attrib() function in the pkcs15-init lib to change the label and id of a pkcs15 object. And, I believe, also an option to the pkcs15-init tool that calls this function. However, I can't find that back option. If someone removed the option, pls

Re: [opensc-devel] Changing attributes in pkcs15-init tool?

2006-02-27 Thread Nils Larsch
Stef Hoeben wrote: Hi, some months ago, I added a sc_pkcs15init_change_attrib() function in the pkcs15-init lib to change the label and id of a pkcs15 object. And, I believe, also an option to the pkcs15-init tool that calls this function. However, I can't find that back option. you mean http

Re: [opensc-devel] [PATCH] Fix ifd_sysdep_device_type (sys-linux.c) always failing for USB devices

2006-02-27 Thread Andreas Jellinghaus
Am Montag, 27. Februar 2006 19:39 schrieb Carlos Henrique Bauer: > This is the first patch for the problem reported by Nicola Franchi. > It fixes ifd_sysdep_device_type() always failing for USB devices in Linux. ouch, stupid bug. thanks, applied. Andreas __

Re: [opensc-devel] [PATCH] Fix pertosmart1030 driver

2006-02-27 Thread Andreas Jellinghaus
Am Montag, 27. Februar 2006 19:47 schrieb Carlos Henrique Bauer: > This is the second patch for the problem reported by Nicola Franchi. > It fixes: > > a) driver not claiming a USB interface before using it. > b) driver not being able to receive data from the reader. thanks, applied. Regards, And

Re: [opensc-devel] [PATCH] Fix pertosmart1038 driver

2006-02-27 Thread Andreas Jellinghaus
Am Montag, 27. Februar 2006 19:40 schrieb Carlos Henrique Bauer: > This patch fixes a problem with the pertosmart1038 driver not being able > to receive data from reader. thanks, applied. Andreas ___ opensc-devel mailing list opensc-devel@lists.opensc-p