avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avrdude-dev] USB


From: Russell Shaw
Subject: Re: [avrdude-dev] USB
Date: Mon, 16 Nov 2009 19:12:56 +1100
User-agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090701)

Joerg Wunsch wrote:
As Russell Shaw wrote:

I just got a usb AVRISP. What permission should i fix?

You need read/write permission.

As these devices are created dynamically, you cannot do that with a
plain chmod, but you have to consult your systems dynamic device
facilitie's documentation.  Most Linux systems use udev for that
purpose, so you'd have to add another udev rule for the VID/PID pairs
you are interested in.

Hi,
The udev rules are intended for modifying the files in /dev only.

However, avrdude is reading stuff in /proc, which has no way
of configuring the permissions of dynamically created files
from what i can see.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]