lp://staging/~christopher-hoskin/ccid/trunk

Created by Christopher Hoskin and last modified
Get this branch:
bzr branch lp://staging/~christopher-hoskin/ccid/trunk

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Christopher Hoskin
Project:
Ccid
Status:
Development

Import details

Import Status: Suspended

This branch is an import of the Subversion branch from svn://anonscm.debian.org/svn/pcsclite/trunk/Drivers/ccid.

Last successful import was .

Import started on alnitak and finished taking 10 seconds — see the log
Import started on izar and finished taking 10 seconds — see the log
Import started on izar and finished taking 10 seconds — see the log
Import started on alnitak and finished taking 10 seconds — see the log

Recent revisions

2112. By rousseau

Re-enable syslog logging on Yosemite

The patch has been applied in revision 7092 and reverted in revision
7104.

This new version is a bit different.
- the priority parameter is used and reflect syslog priorities
- the ATR and APDU are not logged since it is not needed

Use: sudo syslog -c "com.apple.ifdreader PID" -d
to change the logging level.

See also "Change syslog logging level on Yosemite"
http://ludovicrousseau.blogspot.com/2015/03/change-syslog-logging-level-on-yosemite.html

2111. By rousseau

Yosemite already provides a APDU + ATR logging

The logging is enabled using:
$ sudo defaults write /Library/Preferences/com.apple.security.smartcard
Logging -bool yes

See SmartCardServices(7) or
http://ludovicrousseau.blogspot.fr/2015/02/debug-smart-card-application-on-yosemite.html

This patch reverts the changes from revision 7092.

2110. By rousseau

Add Cherry TC 1300

2109. By rousseau

Add Watchdata USB Key

2108. By rousseau

Add Chicony USB Smart Card Keyboard

2107. By rousseau

Regenerate

2106. By rousseau

Fix typo

bClassEnveloppe: -> bClassEnvelope: only one 'p'

Same change as in revision r6641

2105. By rousseau

Add syslog(3) debug for Mac OS X Yosemite

New features:
--enable-syslog at build time
DRIVER_OPTION_LOG in Info.plist at run time

2104. By rousseau

Get bEntryValidationCondition value from FEATURE_IFD_PIN_PROPERTIES

Some drivers may implement FEATURE_IFD_PIN_PROPERTIES but not
FEATURE_GET_TLV_PROPERTIES.
You should be smart enough to get the bEntryValidationCondition value
from both possible sources.

2103. By rousseau

Let SVN expand $Id$

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.