added documentation

git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@291 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
frankmorgner
2010-10-01 20:46:40 +00:00
parent f080a22d8a
commit 84679e5b5a
4 changed files with 108 additions and 9 deletions

View File

@@ -286,8 +286,8 @@ static const struct usb_endpoint_descriptor *hs_eps [] = {
/* 56 is the maximum for the KOBIL Class 3 Reader */
static char serial [57];
static const char interrupt_on_string[] = "Insertion and removal events enabled";
static const char interrupt_off_string[] = "Insertion and removal events disabled";
static const char interrupt_on_string[] = "REINER SCT cyberJack pinpad/e-com USB"
static const char interrupt_off_string[] = "REINER SCT cyberJack pinpad/e-com USB"
static struct usb_string stringtab [] = {
{ STRINGID_MFGR, "Virtual Smart Card Architecture", },
{ STRINGID_PRODUCT, "CCID Emulator", },