1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

Add --logger-fd alias.

Ass card vendor 004.
This commit is contained in:
Werner Koch 2008-01-26 13:11:31 +00:00
parent fefc0da6e9
commit e2a98c2b26
3 changed files with 11 additions and 0 deletions

View file

@ -156,6 +156,8 @@ get_manufacturer (unsigned int no)
case 0x0001: return "PPC Card Systems";
case 0x0002: return "Prism";
case 0x0003: return "OpenFortress";
case 0x0004: return "Wewid AB";
/* 0x00000 and 0xFFFF are defined as test cards per spec,
0xFFF00 to 0xFFFE are assigned for use with randomly created
serial numbers. */