Re: Testing the exit status

2009-10-13 Thread Werner Koch
On Mon, 12 Oct 2009 17:46, david.g...@turpin-distribution.com said: Thanks for the info. I'm still not clear on how to use the argument status-fd 2 Writing to a file descriptor is basic technique on almost all systems. You may want to consult the APUE [1] to see how it works. I originally

How to enable the reader's keypad

2009-10-13 Thread tux . tsndcb
Hi Werner, I have add this yesterday in the ccid-driver.c file : /* We need to know the vendor to do some hacks. */ enum { VENDOR_CHERRY = 0x046a, VENDOR_SCM= 0x04e6, VENDOR_OMNIKEY= 0x076b, VENDOR_GEMPC = 0x08e6, VENDOR_KAAN = 0x0d46, VENDOR_COVADIS= 0x0982 }; and /* We

How to enable the reader's keypad

2009-10-13 Thread tux . tsndcb
Hi Werner, the Vendor tell to me than I need also this for the reader, but I dont know where to put it : bNumberMessage = 0x01 bEntryValidationCondition = 0x02 bNumberMessages = 0x03 Thanks in advanced for your return Best Regards - Mail Original - De: tux tsndcb tux.tsn...@free.fr