Bugzilla – Attachment 63420 Details for
Bug 142859
scanner access and resmgr
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
/etc/hal/fdi/policy/10osvendor/80-scanner.fdi
80-scanner.fdi (text/plain), 1.02 KB, created by
Johannes Meixner
on 2006-01-16 11:36:04 UTC
(
hide
)
Description:
/etc/hal/fdi/policy/10osvendor/80-scanner.fdi
Filename:
MIME Type:
Creator:
Johannes Meixner
Created:
2006-01-16 11:36:04 UTC
Size:
1.02 KB
patch
obsolete
><?xml version="1.0" encoding="ISO-8859-1"?> ><!-- Use /usr/sbin/lsusb to create entries like: > <match key="info.category" string="usbraw"> > <match key="@info.parent:usb.vendor_id" int="0x1a2b"> > <match key="@info.parent:usb.product_id" int="0x3c4d"> > <merge key="resmgr.class" type="string">scanner</merge> > </match> > </match> > </match> >to grant access to USB scanners --> > ><deviceinfo version="0.2"> > <device> > > <match key="info.category" string="usbraw"> > <match key="@info.parent:usb.vendor_id" int="0x04a9"> > <match key="@info.parent:usb.product_id" int="0x220e"> > <merge key="resmgr.class" type="string">scanner</merge> > </match> > </match> > </match> > > <match key="info.category" string="usbraw"> > <match key="@info.parent:usb.vendor_id" int="0x04b8"> > <match key="@info.parent:usb.product_id" int="0x0121"> > <merge key="resmgr.class" type="string">scanner</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 142859
:
63261
|
63291
|
63420
|
63460