On 11.06.2010 01:13, Uwe Hermann wrote:
Add a udev rules file for flashrom.
This allows USB-based external programmers to be used by non-root users (which are in the 'plugdev' group). The file is to be installed by the distros into the proper place (not sure if this is distro-specific). On Debian the file will end up in /etc/udev/rules.d/z60_flashrom.rules.
The following devices are listed so far:
- Buspirate
- Dediprog SF100
- DLP Design DLP-USB1232H
- FTDI FT4232H Mini-Module
Signed-off-by: Uwe Hermann uwe@hermann-uwe.de
The following Bus Pirate link may be better: http://dangerousprototypes.com/2009/10/08/bus-pirate-raw-spi-mode/
Could you add a comment to the file which states the exact udev version and Debian release? udev and associated rulesets change so fast that it is unlikely the script will work as is on other machines.
Besides that, we should think about where to store this file. flashrom source tree, wiki or somewhere else...
Regards, Carl-Daniel