-
Just a note to say that all of the 'GROUP="ifp"' lines should be at the end of the preceeding line, not on their own. Damnable line wrapping!
2007-03-10 22:58:31 UTC by ciotog
-
Alternatively create a file in /etc/udev/rules.d called ifp.rules with the following contents. As with your solution, you must be a member of the ifp group.
--- begin file ---
# udev rules file for supported USB devices
#
# To add a USB device, add a rule to the list below between the SUBSYSTEM...
# and LABEL... lines.
#
# To run a script when your device is plugged in, add...
2007-03-10 22:48:18 UTC by ciotog
-
I've worked out a way to enable non-root access within udev on an FC6 system. It involves two things:
in: /etc/udev/rules.d, change the filename from 10-libifp.rules to 52-libifp.rules to occur after 50-udev.rules.
In 52-libifp.rules change the line from:
ACTION=="add", SUBSYSTEM=="usb", SYSFS{idVendor}=="4102", SYSFS{idProduct}=="100[135789]", RUN+="/sbin/libifp-hotplug"
to...
2006-12-20 05:06:14 UTC by nobody
-
yamajun committed patchset 152 of module ifp-line to the iRiver iFP driver CVS repository, changing 1 files.
2005-12-11 03:24:04 UTC by yamajun
-
yamajun committed patchset 151 of module ifp-line to the iRiver iFP driver CVS repository, changing 1 files.
2005-12-11 03:20:16 UTC by yamajun
-
yamajun committed patchset 150 of module ifp-line to the iRiver iFP driver CVS repository, changing 1 files.
2005-12-11 03:15:13 UTC by yamajun
-
yamajun committed patchset 149 of module ifp-line to the iRiver iFP driver CVS repository, changing 1 files.
2005-12-11 03:05:51 UTC by yamajun
-
yamajun committed patchset 148 of module ifp-line to the iRiver iFP driver CVS repository, changing 1 files.
2005-12-11 02:04:54 UTC by yamajun
-
yamajun committed patchset 147 of module ifp-line to the iRiver iFP driver CVS repository, changing 1 files.
2005-12-11 01:41:13 UTC by yamajun
-
yamajun committed patchset 146 of module ifp-line to the iRiver iFP driver CVS repository, changing 1 files.
2005-12-11 01:37:43 UTC by yamajun