> Package: udev
> Version: 0.051-1
> Severity: important
>
> I have the following rule in /etc/udev/rules.d/palm.rules:
>
> BUS="usb", SYSFS{manufacturer}="Palm. Inc.", KERNEL="ttyUSB[024]",
> NAME="%k", SYMLINK="pilot"
>
> This rule created a symlink /dev/pilot to the first device created when
> the Palm is connected to USB.
>
> Up to version 0.50 it worked fine, but in last version udevs creates
> the symlink to /dev/ttyUSB1 instead of /dev/ttyUSB0
>
> By changing to KERNEL="ttyUSB[135]" it creates the right links.

After further testing I realised is not always true, i.e. is not always
repeatable.

The other proble, perhaps more important, is that udev doesn't change the 
device -as before- to the "dialout" group.


-- 
  ricardo galli       GPG id C8114D34
  http://mnm.uib.es/gallir/
  We all live in a #FFFF00 submarine


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to