Changeset 1073
- Timestamp:
- 08/09/08 19:19:04 (4 months ago)
- Location:
- trunk/etc
- Files:
-
- 4 modified
-
openct.fdi (modified) (1 diff)
-
openct.udev.in (modified) (1 diff)
-
openct.udev.modalias.in (modified) (1 diff)
-
openct.usermap (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/etc/openct.fdi
r1064 r1073 81 81 </match> 82 82 83 <match key="usb.vendor_id" int="0x04e6"> 84 <match key="usb.product_id" int="0xE003"> 85 <merge key="info.category" type="string">smart_card_reader</merge> 86 <append key="info.addons" type="strlist">hald-addon-openct</append> 87 </match> 88 </match> 89 83 90 <match key="usb.vendor_id" int="0x072f"> 84 91 <match key="usb.product_id" int="0x0001"> -
trunk/etc/openct.udev.in
r1064 r1073 46 46 # spr 532 - ccid, but with wrong interface class (vendor) :( 47 47 SYSFS{idVendor}=="04e6", SYSFS{idProduct}=="0003", RUN+="@udevdir@/openct_usb" 48 SYSFS{idVendor}=="04e6", SYSFS{idProduct}=="E003", RUN+="@udevdir@/openct_usb" 48 49 # pertosmart1030 49 50 SYSFS{idVendor}=="072f", SYSFS{idProduct}=="0001", RUN+="@udevdir@/openct_usb" -
trunk/etc/openct.udev.modalias.in
r1064 r1073 40 40 # spr 532 - ccid, but with wrong interface class (vendor) :( 41 41 ENV{MODALIAS}=="usb:v04E6p0003*", RUN+="@udevdir@/openct_usb" 42 ENV{MODALIAS}=="usb:v04E6pE003*", RUN+="@udevdir@/openct_usb" 42 43 # pertosmart1030 43 44 ENV{MODALIAS}=="usb:v072Fp0001*", RUN+="@udevdir@/openct_usb" -
trunk/etc/openct.usermap
r1064 r1073 28 28 openct 0x0380 0x0000 0x0000 0x0000 0x0000 0x00 0x00 0x00 0x0b 0x00 0x00 0x00000000 29 29 # spr 532 - ccid, but with wrong interface class (vendor) :( 30 openct 0x0003 0x04e6 0x0003 0x0000 0x0000 0x00 0x00 0x00 0x0b 0x00 0x00 0x00000000 30 31 openct 0x0003 0x04e6 0xe003 0x0000 0x0000 0x00 0x00 0x00 0x0b 0x00 0x00 0x00000000 31 32 # pertosmart1030
