aboutsummaryrefslogtreecommitdiff
path: root/src/77-mm-pcmcia-device-blacklist.rules
blob: 7c82fa94564e1a74befbb732737e2d4b56c44f99 (plain)
1
2
3
4
5
6
7
8
9
# do not edit this file, it will be overwritten on update

ACTION!="add|change|move|bind", GOTO="mm_pcmcia_device_blacklist_end"
SUBSYSTEM!="pcmcia", GOTO="mm_pcmcia_device_blacklist_end"

# Gemplus Serial Port smartcard adapter
ATTRS{prod_id1}=="Gemplus", ATTRS{prod_id2}=="SerialPort", ATTRS{prod_id3}=="GemPC Card", ENV{ID_MM_TTY_BLACKLIST}="1"

LABEL="mm_pcmcia_device_blacklist_end"