]> err.no Git - yubikey-personalization/commit
Stop bailing out on unknown firmwares
authortfheen <tfheen@b62f149e-849f-11dd-9899-c7ba65f7c4c7>
Thu, 28 Jan 2010 22:43:09 +0000 (22:43 +0000)
committertfheen <tfheen@b62f149e-849f-11dd-9899-c7ba65f7c4c7>
Thu, 28 Jan 2010 22:43:09 +0000 (22:43 +0000)
commit3d8733a21d04cbb97b50ed6fbac531cc27c0ef4d
treea56943483c5eb454e2d3245dea7239ca42fab0e1
parenta311367e1df8a24b696800066cd13f63e6949b2d
Stop bailing out on unknown firmwares

Previously, we would bail out if we saw an unsupported firmware.  Stop
doing that and instead write out a warning message saying not all
features might be supported.

git-svn-id: https://yubikey-personalization.googlecode.com/svn/trunk@221 b62f149e-849f-11dd-9899-c7ba65f7c4c7
configure.ac
libykpers-1.map
ykcore/ykcore.c
ykcore/ykcore.h
ykpersonalize.c