Powinno zadziałać do czytnika kart jak z automatu nie ruszy to ręcznie.
Broadcom (R) Corporation
Broadcom BSP implementation
RELEASE 1.1.7
(06/13/2008)
RELEASE NOTES
These notes describe release 1.1.7 Broadcom BSP implementation
Software Compatibility
======================
This release of software supports:- BCM5880 Phoenix II TPM with A0/B0/C0 step silicon
Broadcom BSP directory contents and description
================================================
The Broadcom BSP implementation is comaptible to Bio API 1.1 specification. This release includes 2
directories:
1. Debug - contains debug mode libaries and dll of the Bio API frame work and brcmbsp.dll which
implements the Broadcom BSP.
2. Release - contains release mode libaries and dll of the Bio API frame work and brcmbsp.dll which
implements the Broadcom BSP.
3. bioapi_install.bat - batch file to install the Bio API framework and Broadcom BSP.
4. bioapi_uninstall.bat - batch file to uninstall the Bio API framework and Broadcom BSP.
Using Broadcom BSP with third party Bio API 1.1 compatible applications:
========================================================================
1. The Bio API framework and Broadcom BSP will need to get installed using the bioapi_install.bat file.
2. If the application mandates any kind of license usage of their application against Broadcom BSP,
A licensed copy of the application needs to be obtained by giving them Broadcom BSP UUID. If this
is needed talk to Broadcom.
3. In addition if there are application unique requirements then these need to be identified and ensured
these requirements are met.
History
========
version Description
==========================================
1.0.0 Initial release
1.0.2
Patch for verify using templates to work.
1.0.3 Link with latest cv user library (V0.17)
1.0.4 Link with latest cv user library (v0.18a)
1.0.5 Add support for additional call back messages
and user cancellation.
1.0.6 Include broadcom built bio api framework components
with patched port.lib. Include 64 bit bio api framework
and broadcom bsp.
1.0.7 Link with latest cvusrlib (v0.21).
1.0.8 Link with latest cvusrlib (v0.22)
1.0.9 Link with latest cvusrlib (v0.23), add logging,
fix free handle function.
1.0.A Link with latest cvusrlib (v0.23A),add missing
newline when logging.
1.0.B Include multithreaded and multithreaded dll Bio API
components.
1.0.C Use application provided memory allocation routines to fix
the crash issue on free calls by the application.
1.0.D Link with v24B cv host components.
1.0.E ESD changes. Link with latest CV USR LIB
1.0.F Link with CV Usr lib latest. Fix coverity defects.
1.1.0 Link with latest CV usr Lib.
1.1.1 Create volatile objects for BSP_Capture.
1.1.2 Use featuredata in verifymatch when available.
1.1.3 Link latest cvusrlib.
1.1.4 Link with latest cvusrlib
1.1.5 If FP_RESET during capture or verify retry 30 times or until
no FP_RESET is returned whichever happens first.
1.1.6 Add delay 500 ms between FP_RESETs.
1.1.7 Coverity defect fixes.