77-mm-pcmcia-device-blacklist.rules 383 B

12345678910
  1. # do not edit this file, it will be overwritten on update
  2. ACTION!="add|change|move", GOTO="mm_pcmcia_device_blacklist_end"
  3. SUBSYSTEM!="pcmcia", GOTO="mm_pcmcia_device_blacklist_end"
  4. # Gemplus Serial Port smartcard adapter
  5. ATTRS{prod_id1}=="Gemplus", ATTRS{prod_id2}=="SerialPort", ATTRS{prod_id3}=="GemPC Card", ENV{ID_MM_DEVICE_IGNORE}="1"
  6. LABEL="mm_pcmcia_device_blacklist_end"