On Mon, 2011-06-27 at 22:48 +0200, Stefan Tomanek wrote:
> Do not add lines to a file; that might provoke problems on upgrades.
> Simply create a new file in /etc/udev/rules.d/:
>
> root@exa:/etc/udev/rules.d# cat z53-isp-usb.rules
> SUBSYSTEMS=="usb", ATTRS{idVendor}=="16c0", SYMLINK+="ispdev", GROUP="isp"
>
> That way, my programmer can always be accessed through /dev/ispdev by anyone
> in the group isp.
>
Good advice, I now have a file: 80-AvrISP.rules with the correct setup,
all is well.
Thanks.
--
Ormund
_______________________________________________
avrdude-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/avrdude-dev