Changeset 1064 for trunk/etc/openct.fdi

Show
Ignore:
Timestamp:
07/14/08 20:12:53 (6 months ago)
Author:
aj
Message:

Add two readers reported by Johannes Deisenhofer.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/etc/openct.fdi

    r998 r1064  
    103103 
    104104      <match key="usb.vendor_id" int="0x072f"> 
     105        <match key="usb.product_id" int="0x9006"> 
     106          <merge key="info.category" type="string">smart_card_reader</merge> 
     107          <append key="info.addons" type="strlist">hald-addon-openct</append> 
     108        </match> 
     109      </match> 
     110 
     111      <match key="usb.vendor_id" int="0x072f"> 
     112        <match key="usb.product_id" int="0x9007"> 
     113          <merge key="info.category" type="string">smart_card_reader</merge> 
     114          <append key="info.addons" type="strlist">hald-addon-openct</append> 
     115        </match> 
     116      </match> 
     117      <match key="usb.vendor_id" int="0x072f"> 
    105118        <match key="usb.product_id" int="0x90d0"> 
    106119          <merge key="info.category" type="string">smart_card_reader</merge>