Bugzilla – Attachment 264408 Details for
Bug 465221
cyberjack usb device node wrong permissions
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Forgot Password
fdi
80-cyberjack.fdi (text/plain), 2.13 KB, created by
Wolfgang Rosenauer
on 2009-01-12 08:35:37 UTC
(
hide
)
Description:
fdi
Filename:
MIME Type:
Creator:
Wolfgang Rosenauer
Created:
2009-01-12 08:35:37 UTC
Size:
2.13 KB
patch
obsolete
><?xml version="1.0" encoding="ISO-8859-1"?> ><deviceinfo version="0.2"> > <device> > <!-- REINER SCT cyberJack ecom_a USB --> > <match key="info.subsystem" string="usb"> > <match key="usb.vendor_id" int="0x0c4b"> > <match key="usb.product_id" int="0x0400"> > <append key="info.capabilities" type="strlist">access_control</append> > <merge key="access_control.file" type="copy_property">@info.parent:linux.device_file</merge> > <merge key="access_control.type" type="string">fingerprint-reader</merge> > </match> > </match> > </match> > </device> > > <device> > <!-- REINER SCT cyberJack pinpad_a2 USB --> > <match key="info.subsystem" string="usb"> > <match key="usb.vendor_id" int="0x0c4b"> > <match key="usb.product_id" int="0x0401"> > <append key="info.capabilities" type="strlist">access_control</append> > <merge key="access_control.file" type="copy_property">@info.parent:linux.device_file</merge> > <merge key="access_control.type" type="string">fingerprint-reader</merge> > </match> > </match> > </match> > </device> > > <device> > <!-- REINER SCT cyberJack pinpad_a USB --> > <match key="info.subsystem" string="usb"> > <match key="usb.vendor_id" int="0x0c4b"> > <match key="usb.product_id" int="0x0300"> > <append key="info.capabilities" type="strlist">access_control</append> > <merge key="access_control.file" type="copy_property">@info.parent:linux.device_file</merge> > <merge key="access_control.type" type="string">fingerprint-reader</merge> > </match> > </match> > </match> > </device> > > <device> > <!-- REINER SCT cyberJack ecom USB --> > <match key="info.subsystem" string="usb"> > <match key="usb.vendor_id" int="0x0c4b"> > <match key="usb.product_id" int="0x0100"> > <append key="info.capabilities" type="strlist">access_control</append> > <merge key="access_control.file" type="copy_property">@info.parent:linux.device_file</merge> > <merge key="access_control.type" type="string">fingerprint-reader</merge> > </match> > </match> > </match> > </device> > ></deviceinfo> >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
Attachments on
bug 465221
: 264408