Re: [opensc-devel] [PATCH] ugen filenames OpenBSD

2008-05-22 Thread Alon Bar-Lev
Applied with minor differences, revision 1051. Please test it out. On 5/20/08, David Imhoff <[EMAIL PROTECTED]> wrote: > Op Vr, 16 mei, 2008 23:37, schreef Alon Bar-Lev: > > > I guess this for OpenCT, right? > > Can you please send all the needed patches to make it work? > > Also, please don't u

Re: [opensc-devel] [PATCH] ugen filenames OpenBSD

2008-05-20 Thread David Imhoff
Op Vr, 16 mei, 2008 23:37, schreef Alon Bar-Lev: > I guess this for OpenCT, right? > Can you please send all the needed patches to make it work? > Also, please don't use asprintf, as it is gnu specific and is not used > in other parts of the sources. Thank you for your reply. The patch is indeed f

Re: [opensc-devel] [PATCH] ugen filenames OpenBSD

2008-05-16 Thread Alon Bar-Lev
I guess this for OpenCT, right? Can you please send all the needed patches to make it work? Also, please don't use asprintf, as it is gnu specific and is not used in other parts of the sources. Thank you, Alon. On 5/16/08, David Imhoff <[EMAIL PROTECTED]> wrote: > Hi, > > Below i appended a patc

[opensc-devel] [PATCH] ugen filenames OpenBSD

2008-05-16 Thread David Imhoff
Hi, Below i appended a patch that fixes sys-bsd.c to use the correct device filenames on OpenBSD. An earlier patch already fixed this for the control endpoint, but this caused the other endpoints to be accessed under '/dev/ugenX.00.E'. This patch causes the correct filenames to be used for all end