On Tue, Nov 29, 2011 at 10:06:45PM +0100, Olav Seyfarth wrote:
> It seems the above files don't solve my problem since they all trigger on USB
> events. However, my PCMCIA based reader Omnikey CardMan 4040 (linked as
> supported device on http://www.gnupg.org/howtos/card-howto/en/ch02s02.html)
> seems to be PCI based:
> 
> lsusb doesn't list it, lspci lists
> | 02:04.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev b6)
> and lspcmcia yields
> | Socket 0 Bridge:    [yenta_cardbus]         (bus ID: 0000:02:04.0)
> | Socket 0 Device 0:  [cm4040_cs]             (bus ID: 0.0)
> 
> And I don't know where to look how to compile my own rules for cm4040_cs.
> Any help appreciated.

I haven't used this reader for years. But back then this udev rule worked for 
me:
ACTION=="add", SUBSYSTEM=="cardman_4040", GROUP="scard", MODE="0660"

IIRC the cs4040 created its own device entry /dev/cmx (or something similar)


Michel

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to