Re: Static device naming with udev, help please

2008-11-16 Thread Nate Bargmann
* Florian Kulzer <[EMAIL PROTECTED]> [2008 Nov 16 11:41 -0600]: > | This parent offers two properties to distinguish the devices, for > | example like this: > | > | KERNEL=="ttyUSB*", SUBSYSTEM=="tty", KERNELS=="6-2:1.0", > SYMLINK+="tty_dgl0" > | KERNEL=="ttyUSB*", SUBSYSTEM=="tty", KERNELS

Re: Static device naming with udev, help please

2008-11-16 Thread Florian Kulzer
[ As discussed previously, I am coming back to the list with the (hopefully) relevant part of what you sent me privately. ] On Sun, Nov 16, 2008 at 08:06:10 -0600, Nate Bargmann wrote: > * Florian Kulzer [2008 Nov 16 06:59 -0600]: > > On Sat, Nov 15, 2008 at 18:14:45 -0600, Nate Bargmann wrote:

Re: Static device naming with udev, help please

2008-11-13 Thread Nate Bargmann
* Florian Kulzer <[EMAIL PROTECTED]> [2008 Nov 13 13:13 -0600]: > Try > > udevinfo -a --name=/dev/usb/ttyUSB0 > udevinfo -a --name=/dev/usb/ttyUSB1 > > These commands list all known attributes of the devices and of their > parent devices. The parent devices will have attributes which allow to