On Thu, Jan 17, 2013 at 9:51 AM, Ian Stakenvicius <a...@gentoo.org> wrote:
> On 16/01/13 09:55 PM, Rich Freeman wrote:
>> SUBSYSTEM=="tty", DRIVERS=="pl2303", KERNELS=="4-1:1.0",
>> KERNEL=="ttyUSB*", SYMLINK="mythser/rca1"
>>
>> I'm not sure if rules are additive - if these symlinks would show
>> up in addition to whatever other ones are created by other
>> rules...
>>
>
> I should look this up before making an authoritative response but I
> believe that  SYMLINK= would mean no, it's not additive.  If you
> changed that to SYMLINK+= then it would be additive.

That worked.

Looks like /dev/serial/by-path would accomplish what I ended up doing.
 The by-id directory only lists one of my two serial devices.  I
suspect this is because the devices are completely identical, aside
from being plugged into two different ports.

Rich

Reply via email to