Check-in [1edf82bc16]
Overview
Comment:Consolidated slot resetting into a single function.

Updated slot resetting to invalidate slot PC/SC handle.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 1edf82bc1640a144a0001d47009d39cda846b4cb
User & Date: rkeene on 2010-07-23 21:46:17
Other Links: manifest | tags
Context
2010-07-23
21:58
Updated to call SCardDisconnect if we detect a previously connected slot -- this fixes a regression in the previous commit where a smartcard would not function after being inserted, removed, and reinserted check-in: 84aaf35a0e user: rkeene tags: trunk
21:46
Consolidated slot resetting into a single function.

Updated slot resetting to invalidate slot PC/SC handle. check-in: 1edf82bc16 user: rkeene tags: trunk

21:23
Added timing information to debug output

Fixed issue where readers that were removed and readded weren't connected to properly check-in: e4fd58cbb9 user: rkeene tags: trunk

Changes