SCard reader driver is not getting registered properly hence notbeen recognised by the resource manager...

Posted: 10-11-2006, 09:59 AM
I have modified the ddk sample for smart card reader, pscr to support
the PCI interface.

I installed smart card reader driver i could able see my driver details
in the registry
(HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servi ces\MySmartreader).
But, Smart Card Subsystem is not recognizing my reader, that means he is
not adding my registry details to
(HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptograph y\calais\Reader) .

I have a GEMPLUS Serial reader hardware and .sys file, which is
installing and passing driver details to above registry with my inf file
(with their device and vender ID). So, I think my driver initialization
is not proper in the driver, I have updated all the mandatory parameter
in the SMARTCARD EXTENSION Structure.

What else need to be done to make my reader driver visible to the
resource manager.

Regards
Esha
Reply With Quote

Responses to "SCard reader driver is not getting registered properly hence notbeen recognised by the resource manager..."

 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Bus driver interrupt resource. Darek Windows XP Device Drivers 0 10-08-2005 01:10 PM
ISA-Resource and PnP-Manager lexa Windows XP Device Drivers 0 06-21-2004 01:23 PM
CD-R driver not operating properly Tony Gordon Windows XP Device Drivers 1 09-22-2003 05:57 AM
cd driver not recognised andy walker Windows XP Hardware 1 07-08-2003 11:48 PM
adobe reader not working properly neil Windows XP Accessibility 1 07-03-2003 02:34 PM


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90