Product/Vendor ID for Cherry 1044u
Sascha Hauer <[email protected]>
| Newsgroups | gmane.comp.lib.libchipcard.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi,
I just bought a Cherry ST-1044u smardcard reader. libchipchipcard misses
the product/vendor IDs. I had to add the following to
/etc/chipcard2-server/drivers/ccid_ifd/driver.xml:
<reader name="ccid_cherry_st1044u" busType="UsbRaw"
vendor="0x046a" product="0x002d" >
<short>Cherry ST-1044u</short>
<!--
<flags>
<flag>keypad</flag>
</flags>
-->
</reader>
and this to rules.d/025_libchipcard2.rules:
SYSFS{idVendor}=="046a", SYSFS{idProduct}=="002d", GROUP="chipcard"
Would be nice if you could add it to libchipcard
Thank you,
Sascha
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV