[Bug 6602] Re: Workaround for USB digital camera photo download problems

Marcus Meissner meissner at suse.de
Thu Oct 26 10:46:45 UTC 2006


argh, dont tell me yoiu have an extra binary...

udev supports als interface class matches which should work here.

The print-camera-list helper in 2..2.1 supports it, if you have older
versions use:

SYSFS{bInterfaceClass}=="06", SYSFS{bInterfaceSubClass}=="01",
SYSFS{bInterfaceProtocol}=="01", ..your stuff from above...

or:
ATTRS{bInterfaceClass}=="06", ATTRS{bInterfaceSubClass}=="01", ATTRS{bInterfaceProtocol}=="01", ...your stuff from above...

for udev >= 0.98

Ciao, Marcus

-- 
Workaround for USB digital camera photo download problems
https://launchpad.net/bugs/6602




More information about the universe-bugs mailing list