Changeset 874 for releases

Show
Ignore:
Timestamp:
04/26/06 13:18:48 (3 years ago)
Author:
aj
Message:

fix udev rule for CCID smart card readers.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • releases/openct-0.6.7/etc/openct.udev

    r832 r874  
    2424 
    2525# ccid 
    26 SYSFS{bDeviceClass}=="0b", SYSFS{bInterfaceSubClass}=="00", SYSFS{bInterfaceProtocol}=="00" RUN+="/etc/hotplug/usb/openct" 
     26SYSFS{bInterfaceClass}=="0b", SYSFS{bInterfaceSubClass}=="00", SYSFS{bInterfaceProtocol}=="00" RUN+="/etc/hotplug/usb/openct" 
    2727 
    2828# spr 532 - ccid, but with wrong interface class (vendor) :(